Share via


DMFExecution::find Method

Finds the specified record in the DMFExection table.

Syntax

client server public static DMFExecution find(DMFExecutionId _executionId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A boolean value indicates whether to update or not.

Return Value

Type: DMFExecution Table
first record from the DMFExection

See Also

Reference

DMFExecution Table