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.