Share via


DMFDefinitionGroupExecution::exist Method

Finds whether a record exists or not.

Syntax

client server public static boolean exist(
    Name _definitionGroup, 
    Name _entity, 
    DMFExecutionId _executionId)

Run On

Called

Parameters

  • _definitionGroup
    Type: Name Extended Data Type
    A name of the defination group to find the existance of the record.

Return Value

Type: boolean
Returns true if record exists else false.

See Also

Reference

DMFDefinitionGroupExecution Table