EnergyDataSettings.CheckProjectPhase
Method
Description:
Checks that the input element is a project phase.
Checks that the input element is a project phase.
Parameters
| Parameter | Type | Description |
|---|---|---|
| projectPhaseId | ElementId | The element to be checked. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the input element is a project phase, false otherwise. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |