DialogField PropertiesDocuWare Platform .NET API
The DialogField type exposes the following members.
Properties

  NameDescription
Public propertyAllowExtendedSearch
Public propertyDBFieldName
Public propertyDlgLabel
Public propertyDWFieldType
Public propertyLength
Public propertyLinks
Public propertyLocked
Public propertyMask
Public propertyMaskErrorText
Public propertyNotEmpty
Determines whether the field can be empty, considering NotEmpty in Field settings and Field may be empty Right
Public propertyPrecision
The precision of this dialog field. This is derived from the file cabinet fields precision.
Public propertyPrefillValue
Public propertyReadOnly
Determines whether the field is read only, considering Locked property and user rights(Modify Right for info dialog, Write Right for store dialog)
Public propertySimpleSelectListRelationLink
Gets the Uri of the link for the relation “simpleSelectList”.
Public propertyUsedAsDocumentName
Public propertyVisible
Back to Top
See Also