Autodesk Vault ProfessionalVault API

VaultProduct Class

Autodesk.DataManagement.Client.Framework.VaultAutodesk.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

NameDescription
IDGets the server-based ID of this product
NameGets the display name for this product.
RequirementGets or sets the client requirements for this product.

Returned By

Where you get a VaultProduct — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.DataManagement.Client.Framework.Vault.Currency.Connections.VaultProduct

See Also