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

  NameDescription
Public methodDocumentLink
Initializes a new instance of the DocumentLink class
Back to Top
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
Properties

  NameDescription
Public propertyId
Public propertyLinks
Public propertyName
Public propertyResultDialogRelationLink
Gets the Uri of the link for the relation “resultDialog”.
Public propertyResultRelationLink
Gets the Uri of the link for the relation “result”.
Public propertyTargetFileCabinet
Public propertyTargetResultList
Back to Top
See Also