Autodesk Vault ProfessionalVault API

BOMOrder Property

Autodesk.Connectivity.WebServicesItemAssocParam

The BOM order of this association

Syntax

public System.Nullable<int> BOMOrder {get; set;}
Public Property BOMOrder As System.Nullable(Of Integer)

See Also