Click or drag to resize
DocumentGetDocumentIndexFieldsFromFieldsRelation Method
Calls the HTTP Get method on the link for the relation “fields”.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
public DocumentIndexFields GetDocumentIndexFieldsFromFieldsRelation()

Return Value

Type: DocumentIndexFields
The content of the response.
See Also