BaseEntry E  GetTerm Method frevvo Live Forms
Gets the term associated with the specified category scheme.

Namespace: Frevvo.Forms.Client
Assembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax

public string GetTerm(
	string scheme
)

Return Value

Type: OnlineString
The term, or null if not found.
See Also