BOMapp API
BOMapp API
ReferenceManual
CeliAPS.BomApi.Data
ItemOccurrence Interface
ItemOccurrence Properties
IsExcluded Property
Item Property
Level Property
PositionNumber Property
Quantity Property
RowOrder Property
Skip Property
SubOccurrences Property
Item
Occurrence
Level Property
Get depth level of item. Root item level is 0.
Namespace:
CeliAPS.BomApi.Data
Assembly:
BomApi (in BomApi.dll) Version: 1.0.63
Syntax
C#
VB
Copy
int
Level
{
get
; }
ReadOnly
Property
Level
As
Integer
Get
Property Value
Int32
See Also
Reference
ItemOccurrence Interface
CeliAPS.BomApi.Data Namespace