MT5APIAccountMethod Property
|
Netting or hedging
Namespace: mtapi.mt5Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax public AccMethod AccountMethod { get; }
Public ReadOnly Property AccountMethod As AccMethod
Get
public:
property AccMethod AccountMethod {
AccMethod get ();
}
member AccountMethod : AccMethod with get
Property Value
AccMethodSee Also