 | IGetDetailsResponseMsgText 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 body of the alert.
Namespace: ETradeNet.Accounts.AlertsAssembly: ETradeNet.Accounts (in ETradeNet.Accounts.dll) Version: 1.0.5793.41751
SyntaxReadOnly Property MsgText As String
Get
property String^ MsgText {
String^ get ();
}
abstract MsgText : string with get
Property Value
Type:
StringBody of the alert.
See Also