FormsService GetFormType Method frevvo Live Forms
Gets an entry for the specified id.

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

public FormTypeEntry GetFormType(
	string id
)

Return Value

Type: FormTypeEntry
The entry
See Also