KoneDestinationReaderSettings

KoneDestinationReaderSettings Properties

DestinationReaderSettings -> KoneDestinationReaderSettings

Field Type Inherited from Description
OperationCallType OperationCallTypes KoneDestinationReaderSettings Gets or sets the OperationCallType value
OperationId Int32 KoneDestinationReaderSettings Gets or sets the OperationId value
OperationNumber Int32 KoneDestinationReaderSettings Gets or sets the OperationNumber value
OperationTimeout Int32 KoneDestinationReaderSettings Gets or sets the OperationTimeout value
OperationType KoneOperationTypes KoneDestinationReaderSettings Gets or sets the OperationType value

JSON Structure of KoneDestinationReaderSettings

{
   "OperationCallType"	:	"[OperationCallTypes](/object-model/operationcalltypes)",
   "OperationId"	:	"Int32",
   "OperationNumber"	:	"Int32",
   "OperationTimeout"	:	"Int32",
   "OperationType"	:	"[KoneOperationTypes](/object-model/koneoperationtypes)"
}