IEvaluationActionContext Interface
Encapsulates methods and properties to be used as a context during evaluation.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public interface IEvaluationActionContext
Public Interface IEvaluationActionContext
public interface class IEvaluationActionContext
type IEvaluationActionContext = interface end
IsDefProcessing |
Determines if action in the scope of current context was initiated for calculation of definition.
|
IsUnderVectorization |
Determines whether current calculation iteration started by the vectorization function.
|