Click or drag to resize

clsImportItemBookingContractID Property

Contract Identifier. This is the internal identifier (INT) not the official contract number (char20). The contract number is mandatory for customer projects and internal projects with contract. The interface is working with the internal contract ID (100002) and not with the contract number "V12345".

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

Property Value

Type: Int32
Remarks
MPProjektArtikelerfassung.VertragsID type: INT length: 4

View: MARIProjectItemBooking.ContractID: :Table: MPProjektArtikelerfassung.VertragsID

Linked Field: View: MARIContract.ContractID: :Table: MPVKVertraege.VertragsID

See Also