ProtoOAGetCtidProfileByTokenRes
StockSharp.cTrader.Native.Model
* 对ProtoOAGetCtidProfileByTokenReq请求的答复。
实现: IMessage<ProtoOAGetCtidProfileByTokenRes>, IMessage, IEquatable<ProtoOAGetCtidProfileByTokenRes>, IDeepCloneable<ProtoOAGetCtidProfileByTokenRes>, IBufferMessage
属性
HasPayloadType
public bool HasPayloadType { get; }
value = protoOAGetCtidProfileByTokenRes.HasPayloadType
获取是否设置了 " payloadType " 字段
Profile
public ProtoOACtidProfile Profile { get; set; }
value = protoOAGetCtidProfileByTokenRes.Profile
protoOAGetCtidProfileByTokenRes.Profile = value
商报简介.
方法
ClearPayloadType
public void ClearPayloadType()
protoOAGetCtidProfileByTokenRes.ClearPayloadType()
清除 " payloadType " 字段的值
字段
PayloadTypeFieldNumber
public const int PayloadTypeFieldNumber
value = ProtoOAGetCtidProfileByTokenRes.PayloadTypeFieldNumber
" payloadType " 字段的字段编号。
ProfileFieldNumber
public const int ProfileFieldNumber
value = ProtoOAGetCtidProfileByTokenRes.ProfileFieldNumber
"分镜"字段的字段编号.