DocumentStateChangingBusinessEvent Properties |
The DocumentStateChangingBusinessEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| Adjusting |
Create a new "Adjustment" event document state change event.
| |
| Closing |
Create a new "Closed" event document state change event.
| |
| Completing |
Create a new "Completed" event document state change event.
| |
| ExtendedAttributes |
Gets the extended attributes.
They store temporary custom event handlers data in name/value format.
(Inherited from BusinessEvent.) | |
| FirmPlanning |
Create a new "Firm Planned" event document state change event.
| |
| FromState |
Gets from state.
(Inherited from DocumentStateChangeBusinessEvent.) | |
| Planning |
Create a new "Planned" event document state change event.
| |
| Releasing |
Create a new "Released" event document state change event.
| |
| ToState |
Gets to state.
(Inherited from DocumentStateChangeBusinessEvent.) | |
| ValidationViolations |
Gets the validation violations list.
(Inherited from BusinessEvent.) |