ProtoOAVersionRes

StockSharp.cTrader.Native.Model

* Response to the ProtoOAVersionReq request.

Implementa: IMessage<ProtoOAVersionRes>, IMessage, IEquatable<ProtoOAVersionRes>, IDeepCloneable<ProtoOAVersionRes>, IBufferMessage

Propriedades

HasPayloadType : bool

Gets whether the "payloadType" field is set

HasVersion : bool

Gets whether the "version" field is set

Version : string

The current version of the server application.

Métodos

ClearPayloadType()

Clears the value of the "payloadType" field

ClearVersion()

Clears the value of the "version" field

Campos

PayloadTypeFieldNumber : int

Field number for the "payloadType" field.

VersionFieldNumber : int

Field number for the "version" field.