EntityChangingEventArgsCancel Property Breeze.sharp
Gets or sets a value indicating whether the event should be canceled.

Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax

public bool Cancel { get; set; }

Property Value

Type: Boolean
True if the event should be canceled; otherwise, False.
See Also

Reference