Method GetEnumerationPublishingDefinition
GetEnumerationPublishingDefinition(ElementId)
Gets the definition of an enumeration publishing entity.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 8, 0, 0)]
SmartEnumeration GetEnumerationPublishingDefinition(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the publishing entity to analyze. |
Returns
| Type | Description |
|---|---|
| SmartEnumeration |
Remarks
The value of the publishing entity may be obtained with the GetEnumerationValue(ElementId) method.
This method is available since v7.8.