Method GetCurrentSet
GetCurrentSet(DocumentId)
Gets the current set definition entity in a document.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 14, 300, 140)]
ElementId GetCurrentSet(DocumentId inDocumentId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the document to get the current set. |
Returns
| Type | Description |
|---|---|
| ElementId | Identifier of the current set definition entity. |
Remarks
This method is available since v7.14.300.140.