PhaseArray Properties
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsEmpty | bool | Test to see if the array is empty. | |
| IsReadOnly | bool | Identifies if the object is read-only or modifiable. (Inherited from APIObject ) | APIObject |
| Item | Phase | Gets or sets a phase at a specified index within the array. | |
| Size | int | Returns the number of phases that are in the array. |