Overload List
Name | Description | |
---|---|---|
![]() | UploadAndCopyFormType(String, Boolean) |
Upload a FormTypeEntry from a previously downloaded archive.
If an entry with the same id already exists, a copy will be made.
Otherwise, the archive will be uploaded with the same id.
|
![]() | UploadAndCopyFormType(Stream, Boolean, String) |
Upload a FormTypeEntry from a previously downloaded archive.
If an entry with the same id already exists, a copy will be made.
Otherwise, the archive will be uploaded with the same id.
|
See Also