Click or drag to resize

DocumentStateChangeBusinessEvent Properties

The DocumentStateChangeBusinessEvent type exposes the following members.

Properties
  NameDescription
Public propertyExtendedAttributes
Gets the extended attributes. They store temporary custom event handlers data in name/value format.
(Inherited from BusinessEvent.)
Public propertyFromState
Gets from state.
Public propertyToState
Gets to state.
Public propertyValidationViolations
Gets the validation violations list.
(Inherited from BusinessEvent.)
Top
See Also