Click or drag to resize

DocumentEventValidationState Properties

The DocumentEventValidationState type exposes the following members.

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