Click or drag to resize

clsImportProductTreeLinebReadFromDB Method

Reads one line for a product tree from database

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public override bool bReadFromDB(
	MPInterface oInterface,
	string sKey
)

Parameters

oInterface
Type: MARIInterfaceMPInterface
sKey
Type: SystemString
Father|ChildNum or ItemCode345|0

Return Value

Type: Boolean
See Also