Click or drag to resize

MPInterfacebReadMenuRightsMasterFromDB2Batch Method

Reads all Menu Rigts (MPSysMenu) to the oBatchImport collection

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bReadMenuRightsMasterFromDB2Batch(
	clsBatchImport oBatchImport,
	ref int sngCount,
	ref int lCountImported
)

Parameters

oBatchImport
Type: MARIInterfaceclsBatchImport
sngCount
Type: SystemInt32
lCountImported
Type: SystemInt32

Return Value

Type: Boolean
See Also