Definition.Answer Property

Note: This API is now obsolete.
Value of the Function or Variable.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
[ObsoleteAttribute("Use Result property instead.", false)]
public Term[] Answer { get; set; }

Property Value

Term[]

See Also