Definition.IsArgument Property

Determines whether current instance of a Definition is an argument for another function in calculation stack.

Definition

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

Property Value

Boolean

See Also