Method IsFeaturesCreationOn
IsFeaturesCreationOn(DocumentId)
Tells wether the feature creation mode is on.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 14, 0, 0)]
bool IsFeaturesCreationOn(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to analyze. |
Returns
| Type | Description |
|---|---|
| bool | The document handle features. |
Remarks
This method is available since v7.14.