PosMarketValue Property
Current market value of this position.
Syntax
property PosMarketValue[PosIndex: Integer]: String;
Default Value
''
Remarks
Current market value of this position.
This property is always returned with the positions information if such an information is requested to be included (IncludePositions was set to True) in the investment statement download request (when calling the GetStatement method).
The size of the array is controlled by the PosCount property.
This property is read-only and not available at design time.
Data Type
String