Autodesk Vault ProfessionalVault API

PropInst Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

Contains information about the properties available in the Vault.

Syntax

public class PropInst 
Public Class PropInst 

Properties

NameDescription
EntityIdThe Item that this property is associated with.
PropDefIdThe id of the property definition that defines this property.
ValThe value of the property.
ValTypThe data type of Val.

Returned By

Where you get a PropInst — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.PropInst

See Also