Autodesk Vault ProfessionalVault API

GetSupportedProducts Method

Autodesk.Connectivity.WebServicesInformationService

Gets a list of the Autodesk Data Management products installed on the site.

Required Permissions

Anonymousno login required.

Syntax

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

Return Value

An array of installed products on the site.

See Also