Overload List
Name | Description | |
---|---|---|
![]() | UploadFormType(String) | Obsolete.
Upload a FormTypeEntry from a previously downloaded archive.
If an entry with the same id already exists it will replaced.
|
![]() | UploadFormType(MediaFileSource, Boolean) |
Upload a FormTypeEntry from a previously downloaded archive.
|
![]() | UploadFormType(String, Boolean) | Obsolete.
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.
|
See Also