DialogField MethodsDocuWare Platform .NET API
The DialogField type exposes the following members.
Methods

  NameDescription
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 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