BrokerSearchResultsAsArrayResultname Property
|
Namespace: mtapi.mt5Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax public string name { get; set; }
Public Property name As String
Get
Set
public:
property String^ name {
String^ get ();
void set (String^ value);
}
member name : string with get, set
Property Value
StringSee Also