ProtoOAVersionRes

StockSharp.cTrader.Native.Model

* Response to the ProtoOAVersionReq request.

実装: IMessage<ProtoOAVersionRes>, IMessage, IEquatable<ProtoOAVersionRes>, IDeepCloneable<ProtoOAVersionRes>, IBufferMessage

プロパティ

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.

メソッド

ClearPayloadType()

Clears the value of the "payloadType" field

ClearVersion()

Clears the value of the "version" field

フィールド

PayloadTypeFieldNumber : int

Field number for the "payloadType" field.

VersionFieldNumber : int

Field number for the "version" field.