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

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

About the ExportPackages object