Click or drag to resize

MPInterfacesGetNewContractNumber Method

Creates a new visible contract number. This provides the same functionality as in the contract creation wizard.

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

Parameters

sProjectNumber
Type: SystemString
Base project. From the project the business unit will be used to read the setting for the creation.

Return Value

Type: String
Depending on the setting no automatic number will be created.
See Also