StoreIsDefProcessing Property

Determines if action in the scope of current context was initiated for calculation of definition.

Definition

Namespace: SMath.Math
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public bool IsDefProcessing { get; set; }

Property Value

Boolean

Implements

IEvaluationActionContextIsDefProcessing

See Also