QueryForMessages

Warning: This API is for internal use within Nintex only, and may be changed or deprecated without warning. It is not supported for third-party development.

Syntax

public List<MessageBoxItem> QueryForMessages(
	Guid workflowInstanceId,
	string messageId
)

Parameters

workflowInstanceId
Type: System.Guid

Infrastructure. Nintex internal use only.

messageId
Type: System.String

Infrastructure. Nintex internal use only.

Returns

Type: List<MessageBoxItem>

Infrastructure. Nintex internal use only.

See Also

Web Service Reference