Click or drag to resize

clsImportProjectContractPositionPositionAfterContractPos Property

Functionality to propose a position for the new or updated contract position. Please set the ContractPositionId of the line above new new line.

Use -1 to insert as a first position (infront of all other position)

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

Return Value

Type: NullableInt32
See Also