StampFormField MethodsDocuWare Platform .NET API
The StampFormField type exposes the following members.
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
See Also