Click or drag to resize

clsImportERPResourcebReadFromDB Method

Read one resource from ORSC into the class. If company is not set, 1= is assumed

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
ResCode

Return Value

Type: Boolean
See Also