FormEntry Submit Method (String)frevvo Live Forms
Submit the current form instance.

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

public SubmissionEntry Submit(
	string nextActivityTypeId
)

Parameters

nextActivityTypeId
Type: OnlineSystem String
When submitting flows specify next|previous|finish

Return Value

Type: SubmissionEntry
SubmissionEntry
See Also