Method IsIsUnexportableDocument
IsIsUnexportableDocument(DocumentId)
Determines whether the document is unexportable.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 19, 400, 180)]
bool IsIsUnexportableDocument(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to analyse. |
Returns
| Type | Description |
|---|---|
| bool | Tells wether the document is unexportable. |
Remarks
This method is available since v7.19.