VaultProduct Class
Autodesk.DataManagement.Client.Framework.Vault›Autodesk.DataManagement.Client.Framework.Vault.Currency.Connections
Represents a product installed on the Vault Server and the clients requirements of that product.
Syntax
public class VaultProduct Public Class VaultProduct Properties
| Name | Description |
|---|---|
| ID | Gets the server-based ID of this product |
| Name | Gets the display name for this product. |
| Requirement | Gets or sets the client requirements for this product. |
Returned By
Where you get a VaultProduct — members that return one.
- VaultProductRequirements.Collaboration
- VaultProductRequirements.Professional
- VaultProductRequirements.Vault
- VaultProductRequirements.Workgroup
Inheritance Hierarchy
- System.Object
- Autodesk.DataManagement.Client.Framework.Vault.Currency.Connections.VaultProduct