Click or drag to resize

clsImportItemBookingContractPositionID Property

Identifier of the contract position (INT). Only service prositions can be used. A service for a contract can be internally saved in form of a contract position. A ContractPositionID has to be provided for projects that require a contract.

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

Property Value

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

View: MARIProjectItemBooking.ContractPositionID: :Table: MPProjektArtikelerfassung.Vertragsposition

Linked Field: View: MARIContractPositions.ContractPositionID: :Table: MPVKVertraegePositionen.Vertragsposition

See Also