StampFormField MembersDocuWare Platform .NET API
The StampFormField type exposes the following members.
Constructors

  NameDescription
Public methodStampFormField
Creates a new instance of this class
Back to Top
Methods

  NameDescription
Public methodGetSelectListResultFromSelectListValuesRelation
Calls the HTTP Get method on the link for the relation “selectListValues”.
Public methodGetSelectListResultFromSelectListValuesRelationAsync
Calls the HTTP Get method on the link for the relation “selectListValues” asynchronously.
Public methodGetSelectListResultFromSimpleSelectListRelation
Calls the HTTP Get method on the link for the relation “simpleSelectList”.
Public methodGetSelectListResultFromSimpleSelectListRelationAsync
Calls the HTTP Get method on the link for the relation “simpleSelectList” asynchronously.
Public methodPostToSelectListValuesRelationForSelectListResult
Calls the HTTP Post method on the link for the relation “selectListValues”.
Public methodPostToSelectListValuesRelationForSelectListResultAsync
Calls the HTTP Post method on the link for the relation “selectListValues” asynchronously.
Public methodPostToSimpleSelectListRelationForSelectListResult
Calls the HTTP Post method on the link for the relation “simpleSelectList”.
Public methodPostToSimpleSelectListRelationForSelectListResultAsync
Calls the HTTP Post method on the link for the relation “simpleSelectList” asynchronously.
Back to Top
Properties

  NameDescription
Public propertyDWFieldType
Public propertyLabel
Public propertyLength
Public propertyLinks
Public propertyMask
Public propertyMaskErrorText
Public propertyName
Public propertyPrecision
Gets the number of digits after a colon in case of a number field.
Public propertySelectListValuesRelationLink
Gets the Uri of the link for the relation “selectListValues”.
Public propertySimpleSelectListRelationLink
Gets the Uri of the link for the relation “simpleSelectList”.
Back to Top
See Also