FormsService Query Method (UserQuery)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 UserFeed Query(
	UserQuery feedQuery
)

Return Value

Type: UserFeed
The feed object
See Also