Autodesk Vault ProfessionalVault API

BOMProp Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A property definition used to attribute components within the BOM.

Syntax

public class BOMProp 
Public Class BOMProp 

Properties

NameDescription
DispNameThe display name of the property.
IdA unique ID for this property.
MonikerThe unique identifier for the property within the content source.
NameThe friendly name of the property.
PropIdThe PropID of the property that identifies it within the Property Set.
PropSetIdThe GUID PropertySetID for the Property Set this property is in.
TypAn enumerated value indicating the data type of this property.

Returned By

Where you get a BOMProp — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.BOMProp

See Also