Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the the record from DMFDefinitionGroup table.
Syntax
client server public static DMFDefinitionGroup find(DMFDefinationGroupName _dmfDefinationGroupName, [boolean _update])
Run On
Called
Parameters
- _dmfDefinationGroupName
Type: DMFDefinationGroupName Extended Data Type
A string value indicates the name of the defination group.
- _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.