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

  NameDescription
Public methodGetDialogFromResultDialogRelation
Calls the HTTP Get method on the link for the relation “resultDialog”.
Public methodGetDialogFromResultDialogRelationAsync
Calls the HTTP Get method on the link for the relation “resultDialog” asynchronously.
Public methodGetDocumentsQueryResultFromResultRelation
Calls the HTTP Get method on the link for the relation “result”.
Public methodGetDocumentsQueryResultFromResultRelationAsync
Calls the HTTP Get method on the link for the relation “result” asynchronously.
Public methodPostToResultRelationForDocumentsQueryResult
Calls the HTTP Post method on the link for the relation “result”.
Public methodPostToResultRelationForDocumentsQueryResultAsync
Calls the HTTP Post method on the link for the relation “result” asynchronously.
Back to Top
See Also