Click or drag to resize

MPInterfacesGetNewProjectNumber Method

Returns a new free Project number using the same function as the creation wizard.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public string sGetNewProjectNumber(
	int BusinessUnit
)

Parameters

BusinessUnit
Type: SystemInt32
Link to the business unit for the new project. The Number Preset is depending on the business unit. For the diemation Business Unit see clsImportSetupBusinessUnits.

Return Value

Type: String
Returns a formatted free project number
Remarks