IEvaluationActionContext.IsDefProcessing Property
Determines if action in the scope of current context was initiated for calculation of definition.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
bool IsDefProcessing { get; set; }
Property IsDefProcessing As Boolean
Get
Set
property bool IsDefProcessing {
bool get ();
void set (bool value);
}
abstract IsDefProcessing : bool with get, set
Property Value
Boolean