You are here: Understanding the Meridian object model > About the ExportPackages object > The ExportPackages object methods > CreateNewPackage method

NEW  CreateNewPackage method

Creates a new export package for documents from the current vault.

Syntax
CreateNewPackage(Name As String) As IASExportPackage
Parameters

Name

Description

Name

The name of the new export package

Return Value

An ExportPackage object.

Related concepts

NEW About the ExportPackages object