BOM's display type.
Syntax
| Visual Basic (Declaration) | |
|---|
Public mlBomDisplayType As System.Integer |
| C# | |
|---|
public System.int mlBomDisplayType |
| C++/CLI | |
|---|
public:
System.int mlBomDisplayType |
Field Value
1 if indented (default), 2 if parts only, 3 if top level only, 4 if flattened
See Also