Click or drag to resize

ItemOccurrence.PositionNumber Property

Gets the position number. It's the value of Inventor.BOMRow.ItemNumber (structure bom) property.

Namespace: CeliAPS.BomApi.Data
Assembly: BomApi (in BomApi.dll) Version: 1.0.63
Syntax
string PositionNumber { get; }

Property Value

String
See Also