Autodesk Vault ProfessionalVault API

XRefTypeEnum Enumeration

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

Indicates whether the Component is internal or external in relation to the design file.

Syntax

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

Members

MemberDescription
External
Internal

Returned By

Where you get a XRefTypeEnum — members that return one.

Inheritance Hierarchy

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

See Also