Autodesk Vault ProfessionalVault API

BOMRefDesig Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A BOM reference designator. Adds additional information to a component or components.

Syntax

public class BOMRefDesig 
Public Class BOMRefDesig 

Properties

NameDescription
IdA unique identifier for the object.
InstThe installation.
LocThe location.
TagThe tag.

Returned By

Where you get a BOMRefDesig — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.BOMRefDesig

See Also