Definition.IsArgument Property
Determines whether current instance of a
Definition is an argument for another function in calculation stack.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public bool IsArgument { get; set; }
Public Property IsArgument As Boolean
Get
Set
public:
property bool IsArgument {
bool get ();
void set (bool value);
}
member IsArgument : bool with get, set
Property Value
Boolean