Click or drag to resize

DocumentStateChangingBusinessEvent Properties

The DocumentStateChangingBusinessEvent type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAdjusting
Create a new "Adjustment" event document state change event.
Public propertyStatic memberClosing
Create a new "Closed" event document state change event.
Public propertyStatic memberCompleting
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 memberFirmPlanning
Create a new "Firm Planned" event document state change event.
Public propertyFromState
Gets from state.
(Inherited from DocumentStateChangeBusinessEvent.)
Public propertyStatic memberPlanning
Create a new "Planned" event document state change event.
Public propertyStatic memberReleasing
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