|
busyIndicatorCallBackIsIndeterminate Property
|
True is the operation is not deterministic, false is not.
Namespace:
CADSharpTools.Core
Assembly:
CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntaxpublic virtual bool IsIndeterminate { get; set; }
Public Overridable Property IsIndeterminate As Boolean
Get
Set
Property Value
Type:
Boolean
See Also