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
Syntaxpublic string sInfoContractsPositionsEmployees(
int lContract
)
Public Function sInfoContractsPositionsEmployees (
lContract As Integer
) As String
Parameters
- lContract
- Type: SystemInt32
Contract identifier
Return Value
Type:
String
Remarks
A two column schema: 134234;"Pos1";123144;"Pos2"
See Also