Click or drag to resize
IGetListResponseMarker Property

Note: This is preliminary documentation provided only as a preview, and is subject to change. Please contact the author for pricing and licensing information.

Gets the starting point for the next set of positions, if any. This property is empty if there are no more positions in the account after these.

Namespace: ETradeNet.Accounts.Positions
Assembly: ETradeNet.Accounts (in ETradeNet.Accounts.dll) Version: 1.0.5793.41751
Syntax
string Marker { get; }

Property Value

Type: String
The starting point for the next set of positions, if any. This property is empty if there are no more positions in the account after these.
See Also