Click or drag to resize

clsImportProductTreebReadFromDB Method

Read from the linked SBO Database (CompanyID must be set)

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

Parameters

oInterface
Type: MARIInterfaceMPInterface
sItemCodeForProductTree
Type: SystemString
Item Code for OITT.Code

Return Value

Type: Boolean
See Also