 | ICancelEntityEventArgsCancel Property |
Gets or sets a value indicating whether the event should be canceled.
Namespace:
EBP.Api.Interfaces.Entity
Assembly:
EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntaxbool Cancel { get; set; }
Property Cancel As Boolean
Get
Set
Property Value
Type:
Boolean
See Also