Click or drag to resize

RebuildTaskBeforeOpenArgs.Cancel Property

Set to true to cancel the rebuild of this file.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public bool Cancel { get; set; }

Property Value

Boolean
See Also