Click or drag to resize

ValidationEventAggregateCommitMask Property

Gets the aggregate commit mask.

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

Property Value

Type: BusinessEventMaskValidationEventAggregateCommitValidationEvent
The aggregate commit mask.
See Also