Click or drag to resize

clsImportProductTreeLineFather Property

Father ItemCode of the header. Only used to load from source table, finding the right clsImportProductTree object. Based on the AddLine(clsImportProductTreeLine) method this property will be ignored.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public string Father { get; set; }

Property Value

Type: String
Remarks
ITT1.Father type: NVARCHAR length: 20
See Also