Method IsFinishingParameter
IsFinishingParameter(ElementId)
Tells if an element is a finishing Parameter
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 296, 0)]
bool IsFinishingParameter(ElementId inParameterId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inParameterId | The Id of the parameter |
Returns
| Type | Description |
|---|---|
| bool | true if it is a finishing parameter |