Share via


DMFDefinitionGroupExecution::find Method

Finds the specified record in the DMFDefinitionGroupExecution table.

Syntax

client server public static DMFDefinitionGroupExecution find(
    Name _definitionGroup, 
    Name _entity, 
    DMFExecutionId _executionId, 
   [boolean _update])

Run On

Called

Parameters

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

Return Value

Type: DMFDefinitionGroupExecution Table
first record from the DMFDefinitionGroupExecution

See Also

Reference

DMFDefinitionGroupExecution Table