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
Syntaxpublic int? PositionAfterContractPos { get; set; }Public Property PositionAfterContractPos As Integer?
Get
Set
Return Value
Type:
NullableInt32
See Also