Click or drag to resize
StampFormField Properties

The StampFormField type exposes the following members.

Properties
  NameDescription
Public propertyDWFieldType
The DocuWare type of the field.
Public propertyLabel
The label used to represent the form field when the stamp is set on the client.
Public propertyLength
Lenght of the form field
Public propertyLinks
Public propertyMask
Mask(regular expression) for limiting the input options for the form field.
Public propertyMaskErrorText
Error message to display if the input does not match the mask definition.
Public propertyName
Name of the form field
Public propertyPrecision
Gets the number of digits after the decimal point in case of a numeric field.
Public propertySampleEditText
Sample entry that matches the mask definition.
Public propertySelectListValuesRelationLink
Gets the Uri of the link for the relation “selectListValues”.
Public propertySimpleSelectListRelationLink
Gets the Uri of the link for the relation “simpleSelectList”.
Top
Explicit Interface Implementations
See Also