Click or drag to resize

ValidationEventCommitMask Property

Gets the commit validation event mask.

Namespace:  Aloe.SystemFrameworks.Domain.Validation
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public static BusinessEventMask<ValidationEventCommitValidationEvent> CommitMask { get; }

Property Value

Type: BusinessEventMaskValidationEventCommitValidationEvent
See Also