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
Syntaxpublic string sInfoContracts(
string sProjectNumber
)
Public Function sInfoContracts (
sProjectNumber As String
) As String
Parameters
- sProjectNumber
- Type: SystemString
Project Number (Reference to MPProjektstamm.Projektnummer)
Return Value
Type:
StringList of contracts to one project
Remarks
A two column schema: 134234;"Vertrag1";123144;"Vertrag2". Shows only valid contracts.
See Also