SelectByMessageId method: WorklistEntry class

Syntax

SelectByMessageId()

Description

Use the SelectByMessageId method to select a worklist entry by the message id. This is useful only for entries that are created by web services.

The following properties must be set before calling this method:

  • busactivity

  • buseventname

  • busprocname

  • requestmessageid

  • worklistname

Parameters

None.

Returns

A Boolean value: true if this method completes successfully, false otherwise.