Method GetCodeFamily
GetCodeFamily(ElementId)
Gets the family of a code parameter.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 6, 0, 0)]
DocumentId GetCodeFamily(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the parameter to analyze. |
Returns
| Type | Description |
|---|---|
| DocumentId | Family of the code parameter, as a family definition document identifier. |
Remarks
This method is available since v7.6.