Method SetUnexportableDocumentMode
SetUnexportableDocumentMode(DocumentId, bool)
Sets the unexportable document mode.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 19, 400, 180)]
void SetUnexportableDocumentMode(DocumentId inDocumentId, bool inIsOn)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to modify. |
| bool | inIsOn | Tells wether the document is unexportable. |
Remarks
This method is available since v7.19.