Creates a new export package for documents from the current vault.
CreateNewPackage(Name As String) As IASExportPackage
Name |
Description |
---|---|
Name |
The name of the new export package |
An ExportPackage object.
Related concepts