 | IGetDetailsResponseOptionLevel 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 option level of the account, i.e., what option-related actions are allowed.
Namespace: ETradeNet.Accounts.BalanceAssembly: ETradeNet.Accounts (in ETradeNet.Accounts.dll) Version: 1.0.5793.41751
SyntaxOptionLevel OptionLevel { get; }
ReadOnly Property OptionLevel As OptionLevel
Get
property OptionLevel OptionLevel {
OptionLevel get ();
}
abstract OptionLevel : OptionLevel with get
Property Value
Type:
OptionLevelThe option level of the account, i.e., what option-related actions are allowed.
See Also