Click or drag to resize

clsImportLineContractPositionID 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
MPProjektLeistungserfassung.Vertragsposition type: INT length: 4

View: MARIProjectTimeKeepingLinesServices.ContractPositionID: :Table: MPProjektLeistungserfassung.Vertragsposition

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

See Also