FormsService GetTask Method frevvo Live Forms
Gets an entry for the specified id.

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

public TaskEntry GetTask(
	string id
)

Return Value

Type: TaskEntry
The entry
See Also