DocumentTypeQuery Constructor (String)frevvo Live Forms
Constructs an instance having the specified attributes.

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

public DocumentTypeQuery(
	string baseUri
)

Parameters

baseUri
Type: OnlineSystem String
The base URI for this document type query instance
See Also