MPInterfacesGetNewPreliminaryProjectNumber Method
|
Returns a new free Preliminary Project number using the same function as the creation wizard.
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic string sGetNewPreliminaryProjectNumber(
int BusinessUnit
)
Public Function sGetNewPreliminaryProjectNumber (
BusinessUnit As Integer
) As String
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:
StringReturns a formatted free project number
Remarks
See Also