Click or drag to resize

ValidationViolationBusinessEvent Property

Gets or sets the business event on which the validation has failed.

Namespace:  Aloe.SystemFrameworks.Domain.BusinessLogic
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public BusinessEvent BusinessEvent { get; set; }

Property Value

Type: BusinessEvent
See Also