Share via


DMFDefinitionGroup::find Method

Gets the the record from DMFDefinitionGroup table.

Syntax

client server public static DMFDefinitionGroup find(DMFDefinationGroupName _dmfDefinationGroupName, [boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    A true or false value to indicate update operation.

Return Value

Type: DMFDefinitionGroup Table
Returns the first row of the DMFDefinitionGroup table.

See Also

Reference

DMFDefinitionGroup Table