RequestReplayExecutions
Implementiert: IMessage<RequestReplayExecutions>, IMessage, IEquatable<RequestReplayExecutions>, IDeepCloneable<RequestReplayExecutions>, IBufferMessage
Eigenschaften
HasAccountId : bool
Gets whether the "account_id" field is set
HasFinishIndex : bool
Gets whether the "finish_index" field is set
HasStartIndex : bool
Gets whether the "start_index" field is set
HasTemplateId : bool
Gets whether the "template_id" field is set
Methoden
ClearAccountId()
Clears the value of the "account_id" field
ClearFcmId()
Clears the value of the "fcm_id" field
ClearFinishIndex()
Clears the value of the "finish_index" field
ClearIbId()
Clears the value of the "ib_id" field
ClearStartIndex()
Clears the value of the "start_index" field
ClearTemplateId()
Clears the value of the "template_id" field
Felder
AccountIdFieldNumber : int
Field number for the "account_id" field.
FcmIdFieldNumber : int
Field number for the "fcm_id" field.
FinishIndexFieldNumber : int
Field number for the "finish_index" field.
IbIdFieldNumber : int
Field number for the "ib_id" field.
StartIndexFieldNumber : int
Field number for the "start_index" field.
TemplateIdFieldNumber : int
Field number for the "template_id" field.
UserMsgFieldNumber : int
Field number for the "user_msg" field.