 | IGetDetailsResponseDisplaySymbol 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 product symbol in client-facing display format.
Namespace: ETradeNet.Accounts.TransactionsAssembly: ETradeNet.Accounts (in ETradeNet.Accounts.dll) Version: 1.0.5793.41751
Syntaxstring DisplaySymbol { get; }
ReadOnly Property DisplaySymbol As String
Get
property String^ DisplaySymbol {
String^ get ();
}
abstract DisplaySymbol : string with get
Property Value
Type:
StringProduct symbol in client-facing display format.
See Also