Autodesk Vault ProfessionalVault API

ProductName Property

Autodesk.Connectivity.WebServicesProduct

The the internal product name. For backward compatibility, this value contains the original product name, which may not be the same as the current product name.

Syntax

public System.string ProductName {get; set;}
Public Property ProductName As System.String

Remarks

Here is how the ProductName values relate to the DisplayName for the current version.

NOTE: The product names do not line up with the display names in a couple of cases. This is because the product names are the original codenames, and the display names are the current product name.

Product Name Display Name Autodesk.Vault Vault Server Autodesk.VaultPro Vault Workgroup Server Autodesk.VaultCollaboration Vault Collaboration Server Autodesk.Productstream Vault Professional Server

See Also