Share via


SysWorkflowMessageTable::initFromWorkflowMessage Method

Microsoft internal use only.

Syntax

client server public static SysWorkflowMessageTable initFromWorkflowMessage(SysWorkflowMessage _message)

Run On

Called

Parameters

Return Value

Type: SysWorkflowMessageTable Table
A SysWorkflowMessageTable buffer.

Remarks

This method converts a SysWorkflowMessage object into a SysWorfklowMessageTable buffer.

This method does not read from the database; therefore, the WorkflowMessageTable buffer return may not be in the database.

See Also

Reference

SysWorkflowMessageTable Table