GetSystemProducts Method
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.