Share via


SysWorkflowInstanceContext::newFromRecord Method [AX 2012]

Microsoft internal use only.

Syntax

server public static SysWorkflowInstanceContext newFromRecord(SysWorkflowTable _workflowTable)

Run On

Server

Parameters

Return Value

Type: SysWorkflowInstanceContext Class
An instance of the SysWorkflowInstanceContext class.

Exceptions

Exception Condition
Error

The SysWorkflowInstanceTable record was not found.

Remarks

Copies the SysWorkflowTable record to the instance of the SysWorkflowInstanceContext class.

See Also

Reference

SysWorkflowInstanceContext Class