IDetailedTerm.GetDetails Method

Shows a string representation of current expression component information.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
string GetDetails(
	ISessionProfile sessionProfile
)

Parameters

sessionProfile  ISessionProfile
Session properties.

Return Value

String
Returns a string representation of current expression component information.

See Also