| IMultiPartUploadStreamInitMultiPartUpload Method | 
            Inits multipart upload with external storage.
            
 
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 13.0.131
 Syntax
Syntaxstring InitMultiPartUpload()
Return Value
Type: 
String
            Unique identifier for multipart upload process to external storage.
            Returned unique identifier may be needed for each subsequent multipart upload operation.
            
 See Also
See Also