Autodesk Vault ProfessionalVault API

BOMSchmOccur Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

An occurrence of a component in a BOM Scheme.

Syntax

public class BOMSchmOccur 
Public Class BOMSchmOccur 

Properties

NameDescription
CompIdThe BOM Component ID for this occurrence.
DepthThe number of levels away from the root of the scheme.
DtlIdA tag for the occurrence.
IdA unique identifier
OrderThe order of the occurrence. 1 is the lowest order number and will be listed first.
ParOccurIdThe parent BOMSchmOccur ID.
SchmIdThe ID of the BOM Scheme

Returned By

Where you get a BOMSchmOccur — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.BOMSchmOccur

See Also