Click or drag to resize

clsImportProjectContractContractNumber Property

NVARCHAR(20) [Mandantory] Contract Identifier "C12345.."

You can use sGetNewContractNumber(String) to generate a new contract number based on the project number.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public string ContractNumber { get; set; }

Property Value

Type: String
Remarks

MPVKVertraege.Vertragsnummer type: NVARCHAR length: 20

View: MARIContract.ContractNumber: :Table: MPVKVertraege.Vertragsnummer

See Also