FormsService Constructor 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 FormsService(
	string baseUri,
	string applicationName
)

Parameters

baseUri
Type: OnlineSystem String
The base uri for this service.
applicationName
Type: OnlineSystem String
The name of the client application using this service.
See Also