Click or drag to resize

DocumentStateChangedBusinessEvent Properties

The DocumentStateChangedBusinessEvent type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAdjustment
Create a new "Adjustment" event document state change event.
Public propertyStatic memberClosed
Create a new "Closed" event document state change event.
Public propertyStatic memberCompleted
Create a new "Completed" event document state change event.
Public propertyExtendedAttributes
Gets the extended attributes. They store temporary custom event handlers data in name/value format.
(Inherited from BusinessEvent.)
Public propertyStatic memberFirmPlanned
Create a new "Firm Planned" event document state change event.
Public propertyFromState
Gets from state.
(Inherited from DocumentStateChangeBusinessEvent.)
Public propertyStatic memberPlanned
Create a new "Planned" event document state change event.
Public propertyStatic memberReleased
Create a new "Released" event document state change event.
Public propertyToState
Gets to state.
(Inherited from DocumentStateChangeBusinessEvent.)
Public propertyValidationViolations
Gets the validation violations list.
(Inherited from BusinessEvent.)
Top
See Also