Click or drag to resize

MPInterfacesInfoContractsPositionsEmployees Method

List of Contract Positions (Services) for a Project: 12345;Matchcode;12346;Matchcode. ID is the internal contract position id.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public string sInfoContractsPositionsEmployees(
	int lContract
)

Parameters

lContract
Type: SystemInt32
Contract identifier

Return Value

Type: String
Remarks
A two column schema: 134234;"Pos1";123144;"Pos2"
See Also