OrderCloseVolume Property
|
Namespace: mtapi.mt5Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax public ulong CloseVolume { get; }
Public ReadOnly Property CloseVolume As ULong
Get
public:
property unsigned long long CloseVolume {
unsigned long long get ();
}
member CloseVolume : uint64 with get
Property Value
UInt64See Also