Autodesk Vault ProfessionalVault API

GetAllPackages Method

Autodesk.Connectivity.WebServicesPackageService

Gets all the packages in the ERP file store.

Required Permissions

ERPExport

Syntax

public FileNameAndURL[] GetAllPackages()
Public Function GetAllPackages() As FileNameAndURL()

Return Value

Information about the package files in the ERP file store.

See Also