8.3.5 GetStopReasonList Method

The GetStopReasonList Method returns the complete list of stop reasons as persisted by the server.

The signature of this Method is specified below. Table 19 specifies the Arguments representation.

Signature

	GetStopReasonList(
	  [out] MessageType[]					StopReasonList,
	  [out] MethodExecutionFeedbackType		ExecutionFeedback);
Table 19 – GetStopReasonList Method Arguments
Argument Description
StopReasonListThe complete list of stop reason messages.
ExecutionFeedbackThe extended feedback returning a detailed message in case of execution failure.