Autodesk Vault ProfessionalVault API

AssocPropTyp Enumeration

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

The type of association that the property applies to.

Syntax

public enum AssocPropTyp : System.Enum 
Public Enum AssocPropTyp
   Inherits System.Enum

Members

MemberDescription
ChangeOrderItemProperty for change order and item associations
ItemBOMAssocProperty for BOM associations

Returned By

Where you get a AssocPropTyp — members that return one.

Inheritance Hierarchy

  • System.Object
  • System.ValueType
  • System.Enum
  • Autodesk.Connectivity.WebServices.AssocPropTyp

See Also