Click or drag to resize

clsImportProjectContractPositionParentContractPosition Property

ContractPositionID of the parent. Only to be used for clsImportProjectContractPositioneContractPositionType.ItemAtFixedPrice, ServiceAtFixedPrice, EquipmentTimeAtFixedPrice, TravelExpenseAtFixedPrice, ExternalServiceAtFixedPrice or BOMHeader

This contract position ID is used to find the parend position. If it is not set, the first fixed price position is used in the contract, if it is set, it must be a valid contract position Id.

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

Property Value

Type: Int32
Remarks
MPVKVertraegePositionen.ParentID type: INT length: 4

View: MARIContractPositions.ParentID: :Table: MPVKVertraegePositionen.ParentID

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

See Also