FindPackage method

Gets an export package with a given name.

Syntax

FindPackage(NameOrID As String) As IASExportPackage

Parameters

Name

Description

NameOrID

Name or ID of the export package to get.

Return Value

An ExportPackage object.

Related concepts

About the ExportPackages object