Click or drag to resize

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)
Syntax
public virtual bool IsIndeterminate { get; set; }

Property Value

Type: Boolean
See Also