Upload a FormTypeEntry from a previously downloaded archive.
If an entry with the same id already exists, and replace is specified, it will replaced.
Otherwise, the archive will be uploaded with the same id.
Namespace: Frevvo.Forms.ClientAssembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax
Parameters
- fileName
- Type:
System String
The file to read data from
- replace
- Type:
System Boolean
whether to replace existing entry
Return Value
Type: FormTypeEntryThe uploaded FormTypeEntry
See Also