Click or drag to resize

MPInterfaceoGetListProjectsForPlanning Method

Returns a Generic.List of key pairs of projects available for planning for a selected employee

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public List<clsKeyPair> oGetListProjectsForPlanning(
	string sEmployeeNumber
)

Parameters

sEmployeeNumber
Type: SystemString

Return Value

Type: ListclsKeyPair
Remarks