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

  NameDescription
Public methodFileCabinet
Creates a new instance of this class
Back to Top
Methods

  NameDescription
Public methodGetDialogFromCustomSearchRelation
Calls the HTTP Get method on the link for the relation “customSearch”.
Public methodGetDialogFromCustomSearchRelationAsync
Calls the HTTP Get method on the link for the relation “customSearch” asynchronously.
Public methodGetDialogInfoFromVersionHistoryResultListRelation
Calls the HTTP Get method on the link for the relation “versionHistoryResultList”.
Public methodGetDialogInfoFromVersionHistoryResultListRelationAsync
Calls the HTTP Get method on the link for the relation “versionHistoryResultList” asynchronously.
Public methodGetDialogInfosFromDialogsRelation
Calls the HTTP Get method on the link for the relation “dialogs”.
Public methodGetDialogInfosFromDialogsRelationAsync
Calls the HTTP Get method on the link for the relation “dialogs” asynchronously.
Public methodGetDialogInfosFromResultTreesRelation
Calls the HTTP Get method on the link for the relation “resultTrees”.
Public methodGetDialogInfosFromResultTreesRelationAsync
Calls the HTTP Get method on the link for the relation “resultTrees” asynchronously.
Public methodGetDialogInfosFromSearchesRelation
Calls the HTTP Get method on the link for the relation “searches”.
Public methodGetDialogInfosFromSearchesRelationAsync
Calls the HTTP Get method on the link for the relation “searches” asynchronously.
Public methodGetDialogInfosFromStoresRelation
Calls the HTTP Get method on the link for the relation “stores”.
Public methodGetDialogInfosFromStoresRelationAsync
Calls the HTTP Get method on the link for the relation “stores” asynchronously.
Public methodGetDialogInfosFromTaskListsRelation
Calls the HTTP Get method on the link for the relation “taskLists”.
Public methodGetDialogInfosFromTaskListsRelationAsync
Calls the HTTP Get method on the link for the relation “taskLists” asynchronously.
Public methodGetDocumentsQueryResultFromDocumentsRelation
Calls the HTTP Get method on the link for the relation “documents”.
Public methodGetDocumentsQueryResultFromDocumentsRelationAsync
Calls the HTTP Get method on the link for the relation “documents” asynchronously.
Public methodGetDocumentsQueryResultFromQueryRelation
Calls the HTTP Get method on the link for the relation “query”.
Public methodGetDocumentsQueryResultFromQueryRelationAsync
Calls the HTTP Get method on the link for the relation “query” asynchronously.
Public methodGetFileCabinetFromSelfRelation
Calls the HTTP Get method on the link for the relation “self”.
Public methodGetFileCabinetFromSelfRelationAsync
Calls the HTTP Get method on the link for the relation “self” asynchronously.
Public methodGetNotificationsFromNotificationsRelation
Calls the HTTP Get method on the link for the relation “notifications”.
Public methodGetNotificationsFromNotificationsRelationAsync
Calls the HTTP Get method on the link for the relation “notifications” asynchronously.
Public methodGetStampsFromStampsRelation
Calls the HTTP Get method on the link for the relation “stamps”.
Public methodGetStampsFromStampsRelationAsync
Calls the HTTP Get method on the link for the relation “stamps” asynchronously.
Public methodPostToAdvancedDocumentUploadRelationForDocument
Calls the HTTP Post method on the link for the relation “advancedDocumentUpload”.
Public methodPostToAdvancedDocumentUploadRelationForDocumentAsync
Calls the HTTP Post method on the link for the relation “advancedDocumentUpload” 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 methodPostToDocumentsRelationForDocument
Calls the HTTP Post method on the link for the relation “documents”.
Public methodPostToDocumentsRelationForDocumentAsync
Calls the HTTP Post method on the link for the relation “documents” asynchronously.
Public methodPostToNotificationsRelationForNotifications
Calls the HTTP Post method on the link for the relation “notifications”.
Public methodPostToNotificationsRelationForNotificationsAsync
Calls the HTTP Post method on the link for the relation “notifications” asynchronously.
Public methodPostToTransferRelationForDocumentsQueryResult
Calls the HTTP Post method on the link for the relation “transfer”.
Public methodPostToTransferRelationForDocumentsQueryResultAsync
Calls the HTTP Post method on the link for the relation “transfer” asynchronously.
Public methodPostToUnprocessedDocumentUploadRelationForDocument
Calls the HTTP Post method on the link for the relation “unprocessedDocumentUpload”.
Public methodPostToUnprocessedDocumentUploadRelationForDocumentAsync
Calls the HTTP Post method on the link for the relation “unprocessedDocumentUpload” asynchronously.
Public methodPutToContentMergeOperationRelationForDocument
Calls the HTTP Put method on the link for the relation “contentMergeOperation”.
Public methodPutToContentMergeOperationRelationForDocumentAsync
Calls the HTTP Put method on the link for the relation “contentMergeOperation” asynchronously.
Back to Top
Properties

  NameDescription
Public propertyAdvancedDocumentUploadRelationLink
Gets the Uri of the link for the relation “advancedDocumentUpload”.
Public propertyAssignedCabinetId
Gets or sets a flag indicating whether this cabinet is default or not.
Public propertyBatchUpdateRelationLink
Gets the Uri of the link for the relation “batchUpdate”.
Public propertyColor
Gets or sets the color of the file cabinet icon.
Public propertyContentMergeOperationRelationLink
Gets the Uri of the link for the relation “contentMergeOperation”.
Public propertyCustomSearchRelationLink
Gets the Uri of the link for the relation “customSearch”.
Public propertyDefault
Gets or sets a flag indicating whether this cabinet is default or not.
Public propertyDialogsRelationLink
Gets the Uri of the link for the relation “dialogs”.
Public propertyDocumentsRelationLink
Gets the Uri of the link for the relation “documents”.
Public propertyFields
Public propertyId
Gets or sets the id of the file.
Public propertyIntellixDialogId
Gets or sets a flag indicating whether this cabinet is default or not.
Public propertyIsBasket
Gets or sets a flag indicating whether this file cabinet is a basket or not.
Public propertyLinks
Public propertyName
Gets or sets the name of the file cabinet.
Public propertyNotificationsRelationLink
Gets the Uri of the link for the relation “notifications”.
Public propertyQueryRelationLink
Gets the Uri of the link for the relation “query”.
Public propertyResultTreesRelationLink
Gets the Uri of the link for the relation “resultTrees”.
Public propertyRights
Public propertySearchesRelationLink
Gets the Uri of the link for the relation “searches”.
Public propertySelfRelationLink
Gets the Uri of the link for the relation “self”.
Public propertyStampsRelationLink
Gets the Uri of the link for the relation “stamps”.
Public propertyStoresRelationLink
Gets the Uri of the link for the relation “stores”.
Public propertyTaskListsRelationLink
Gets the Uri of the link for the relation “taskLists”.
Public propertyTransferRelationLink
Gets the Uri of the link for the relation “transfer”.
Public propertyUnprocessedDocumentUploadRelationLink
Gets the Uri of the link for the relation “unprocessedDocumentUpload”.
Public propertyUsable
Gets or sets if user has usage right for web basket. For file cabinets it's always true
Public propertyVersionHistoryResultListId
Gets the id of version history result list.
Public propertyVersionHistoryResultListRelationLink
Gets the Uri of the link for the relation “versionHistoryResultList”.
Public propertyVersionManagement
Version management mode.
Back to Top
See Also