IPluginHandleEvaluation.GetTermsHandled Method

List of available terms, that plug-in can evaluate.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
TermInfo[] GetTermsHandled(
	SessionProfile sessionProfile
)

Parameters

sessionProfile  SessionProfile
 

Return Value

TermInfo[]

See Also