Click or drag to resize
IGetListResponseAccountPositions 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 account position elements.

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

Property Value

Type: AccountPositions
Container for one or more account position elements. Only appears if the account has at least one position.
See Also