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