CableTray.IsValidCableTrayType
Method
Description:
Identifies if a cable tray type is valid.
Identifies if a cable tray type is valid.
Parameters
| Parameter | Type | Description |
|---|---|---|
| document | Document | The document. |
| cabletrayType | ElementId | The cable tray type. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the cable tray type is valid, false otherwise. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |