IEvaluationActionContext.IsDefProcessing Property

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

Definition

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

Property Value

Boolean

See Also