FindDocumentPackages method

Gets the export packages that contain the document with a given GlobalID value.

Syntax

FindDocumentPackages(DocGlobalID As String) As Array

Parameters

Name

Description

DocGlobalID

The GlobalID value of the document for which to find the related export packages.

Return Value

An array of ExportPackage objects.