FormsService GetApplication 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 ApplicationEntry GetApplication(
	string id
)

Return Value

Type: ApplicationEntry
The entry
See Also