Util SubmitFormInstance Method (FormsService, Uri)frevvo Live Forms
Submit the specified 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 static IList<MultipartContentElement> SubmitFormInstance(
	FormsService service,
	Uri formInstanceUri
)

Return Value

Type: OnlineIList MultipartContentElement 
Web response values as a IList
See Also