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