Click or drag to resize

ValidationEvent Properties

The ValidationEvent type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAggregateCommitMask
Gets the aggregate commit mask.
Public propertyStatic memberCommitMask
Gets the commit validation event mask.
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