FormsService Query Method (DocumentTypeQuery)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 DocumentTypeFeed Query(
	DocumentTypeQuery feedQuery
)

Return Value

Type: DocumentTypeFeed
The feed object
See Also