Share via


DEL_WorkflowMessageTable::initFromWorkflowMessage Method

Microsoft internal use only.

Syntax

client server public static DEL_WorkflowMessageTable initFromWorkflowMessage(SysWorkflowMessage _message)

Run On

Called

Parameters

Return Value

Type: DEL_WorkflowMessageTable Table
A WorkflowMessageTable buffer.

Remarks

This method converts a SysWorkflowMessage object into a WorfklowMessageTable buffer.

It does not read from the database therefore the WorkflowMessageTable buffer return may or may not exist in the database.

See Also

Reference

DEL_WorkflowMessageTable Table