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