Upload a FormTypeEntry from a previously downloaded archive.
Namespace: Frevvo.Forms.ClientAssembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax
Parameters
- source
- Type: MediaFileSource
The MediaSource object with the flow/form data to send
- isForm
- Type:
System Boolean
whether the file is for a form (true) or a flow (false)
Return Value
Type: FormTypeEntryThe uploaded FormTypeEntry
See Also