DocumentStateChangeEventMask Fields |
The DocumentStateChangeEventMask type exposes the following members.
| Name | Description | |
|---|---|---|
| Closed |
The "Closed" validation state. When used as mask, will match only the Closed state.
| |
| Closing |
The "Closed" validation state. When used as mask, will match only the Closed state.
| |
| Completed |
The "Completed" validation state. When used as mask, will match Completed and later states.
| |
| Completing |
The "Completed" validation state. When used as mask, will match Completed and later states.
| |
| FirmPlanned |
The "Firm planned" validation state. When used as mask, will match Firm Planned and later states.
| |
| FirmPlanning |
The "Firm planned" validation state. When used as mask, will match Firm Planned and later states.
| |
| Planned |
The "Planned" validation state. When used as mask, will match Planned and later states.
| |
| Planning |
The "Planned" validation state. When used as mask, will match Planned and later states.
| |
| Released |
The "Released" validation state. When used as mask, will match Released and later states.
| |
| Releasing |
The "Released" validation state. When used as mask, will match Released and later states.
|