M-Files API 23.11.13135.0
ImportContentAsync Method
VaultManagementOperations Object : ImportContentAsync Method
Information about the job.
Description
Imports content from a content package asynchronously.
Syntax
Visual Basic
Public Function ImportContentAsync( _
   ByVal ImportContentJob As ImportContentJob _
) As Long
Parameters
ImportContentJob
Information about the job.
Remarks
The return value is job token. Use WaitAsyncJob Method to wait until the import job is finished, or IsAsyncJobRunning Method to check if the job is still running.
See Also

VaultManagementOperations Object  | VaultManagementOperations Members