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

  NameDescription
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 methodPostToBatchUpdateRelationForBatchUpdateIndexFieldsResult
Calls the HTTP Post method on the link for the relation “batchUpdate”.
Public methodPostToBatchUpdateRelationForBatchUpdateIndexFieldsResultAsync
Calls the HTTP Post method on the link for the relation “batchUpdate” asynchronously.
Public methodPostToDialogExpressionRelationForDocumentsQueryResult
Calls the HTTP Post method on the link for the relation “dialogExpression”.
Public methodPostToDialogExpressionRelationForDocumentsQueryResultAsync
Calls the HTTP Post method on the link for the relation “dialogExpression” asynchronously.
Back to Top
See Also