Autodesk Vault ProfessionalVault API

BaseUOM Property

Autodesk.Connectivity.WebServicesBOMComp

The Unit of Measure the Component is quantified with. For discreet quantities, “Each” should be used. For measured quantities, a length (inch, cm, foot, etc.) volume (ounce, ml, liter, quart, etc.) or mass (gram, pound, kg, etc.) unit of measure should be used.

Syntax

public System.string BaseUOM {get; set;}
Public Property BaseUOM As System.String

See Also