Method IsDraftingBundle
IsDraftingBundle(DocumentId)
Tells whether a document is a drafting bundle document.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 255, 0)]
bool IsDraftingBundle(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to analyze. |
Returns
| Type | Description |
|---|---|
| bool | The document is a drafting bundle document. |
Remarks
This method is available since v7.20.