Click or drag to resize

BomStructureEnum Enumeration

BOM structure types

Namespace: CeliAPS.BomApi.Enums
Assembly: BomApi (in BomApi.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntax
public enum BomStructureEnum
Members
Member nameValueDescription
Unknown0 The unknown structure type.
Default51,969 The default structure type.
Normal51,970 The normal structure type.
Phantom51,971 The phantom structure type.
Reference51,972 The reference structure type.
Purchased51,973 The purchased structure type.
Inseparable51,974 The inseparable structure type.
Varies51,975 The structure type varies amongst references.
See Also