Method GetProfilePublishingDefinition
GetProfilePublishingDefinition(ElementId)
Gets the definition of a profile publishing entity.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 400, 180)]
SmartProfile2D GetProfilePublishingDefinition(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the publishing entity to analyze. |
Returns
| Type | Description |
|---|---|
| SmartProfile2D | The smart profile. |