FormsService Query Method (ApplicationQuery)frevvo Live Forms
Perform a query.

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

public ApplicationFeed Query(
	ApplicationQuery feedQuery
)

Return Value

Type: ApplicationFeed
The feed object
See Also