FormEntryBuilder CreateFormEntry Method frevvo Live Forms
Create a new form instance and returns the corresponding FormEntry

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

public FormEntry CreateFormEntry()

Return Value

Type: FormEntry
a FormEntry for the new instance
See Also