Click or drag to resize

aceEventGeneralArgsisCanceled Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
if true, it will tell to the event handling party to try canceling / preventing, if event is preventable

Namespace:  imbACE.Core.events
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "C")]
public bool isCanceled { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also