Click or drag to resize

clsImportProductTreeLineChildNum Property

ChildNum Line in the production tree. Based on the AddLine(clsImportProductTreeLine) method the child num will automatically be set

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public int? ChildNum { get; set; }

Property Value

Type: NullableInt32
Remarks
ITT1.ChildNum type: INT length: 10
See Also