clsImportProductTreeProductionTreeLines Property
|
Store the lines for the BOM Master. ITT1
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic List<clsImportProductTreeLine> ProductionTreeLines { get; set; }Public Property ProductionTreeLines As List(Of clsImportProductTreeLine)
Get
Set
Return Value
Type:
ListclsImportProductTreeLine
See Also