Property Cancel
Cancel
Flag that allows the cancellation of the event. If set to true in the event handler, the event will be canceled.
public bool Cancel { get; set; }
Flag that allows the cancellation of the event. If set to true in the event handler, the event will be canceled.
public bool Cancel { get; set; }