 | IGetDetailsResponseMarginAccountBalance 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 margin-related account balances.
Namespace: ETradeNet.Accounts.BalanceAssembly: ETradeNet.Accounts (in ETradeNet.Accounts.dll) Version: 1.0.5793.41751
SyntaxMarginAccountBalance MarginAccountBalance { get; }
ReadOnly Property MarginAccountBalance As MarginAccountBalance
Get
property MarginAccountBalance^ MarginAccountBalance {
MarginAccountBalance^ get ();
}
abstract MarginAccountBalance : MarginAccountBalance with get
Property Value
Type:
MarginAccountBalanceContainer for margin-related account balances. Only appears for margin-level accounts.
See Also