Click or drag to resize

DocumentStateChangeEventMask Fields

The DocumentStateChangeEventMask type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberClosed
The "Closed" validation state. When used as mask, will match only the Closed state.
Public fieldStatic memberClosing
The "Closed" validation state. When used as mask, will match only the Closed state.
Public fieldStatic memberCompleted
The "Completed" validation state. When used as mask, will match Completed and later states.
Public fieldStatic memberCompleting
The "Completed" validation state. When used as mask, will match Completed and later states.
Public fieldStatic memberFirmPlanned
The "Firm planned" validation state. When used as mask, will match Firm Planned and later states.
Public fieldStatic memberFirmPlanning
The "Firm planned" validation state. When used as mask, will match Firm Planned and later states.
Public fieldStatic memberPlanned
The "Planned" validation state. When used as mask, will match Planned and later states.
Public fieldStatic memberPlanning
The "Planned" validation state. When used as mask, will match Planned and later states.
Public fieldStatic memberReleased
The "Released" validation state. When used as mask, will match Released and later states.
Public fieldStatic memberReleasing
The "Released" validation state. When used as mask, will match Released and later states.
Top
See Also