Click or drag to resize

MPInterfacesInfoContracts Method

List of Project Contracts. 12345;ContractName. ID is the internal contract id. Lists only valid contracts for the selected project.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public string sInfoContracts(
	string sProjectNumber
)

Parameters

sProjectNumber
Type: SystemString
Project Number (Reference to MPProjektstamm.Projektnummer)

Return Value

Type: String
List of contracts to one project
Remarks
A two column schema: 134234;"Vertrag1";123144;"Vertrag2". Shows only valid contracts.
See Also