Autodesk Vault ProfessionalVault API

GetSystemProducts Method

Autodesk.Connectivity.WebServicesInformationService

Gets the products for the Autodesk Data Management Server.

Required Permissions

Anonymousno login required.

Syntax

public Product[] GetSystemProducts()
Public Function GetSystemProducts() As Product()

Return Value

The list of installed products for the system.

See Also