FormEntry SubmitEdit Method (Boolean)frevvo Live Forms
Submit the current form edits.

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

public void SubmitEdit(
	bool finish
)

Parameters

finish
Type: OnlineSystem Boolean
Specify true to finish, false otherwise

Return Value

Type:
SubmissionEntry
See Also