 | IGetDetailsResponsePrice 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 price per item if applicable.
Namespace: ETradeNet.Accounts.TransactionsAssembly: ETradeNet.Accounts (in ETradeNet.Accounts.dll) Version: 1.0.5793.41751
SyntaxReadOnly Property Price As String
Get
property String^ Price {
String^ get ();
}
abstract Price : string with get
Property Value
Type:
StringPrice per item if applicable (e.g., price per share).
See Also