Railing.RailingCanBeHostedByElement
Method
Description:
Checks whether the specified element can be used as a host for the railing.
Checks whether the specified element can be used as a host for the railing.
Parameters
Parameter | Type | Description |
---|---|---|
hostId | ElementId | Element id to check. |
Return Value
Type | Description |
---|---|
Boolean | True if the element can be used as host for the railing. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |