DMFEntity::find Method
Finds the specified record in the DMFEntity table.
Syntax
client server public static DMFEntity find(Name _name, [boolean _forUpdate])
Run On
Called
Parameters
- _name
Type: Name Extended Data Type
A string value indicates name of the entity.
- _forUpdate
Type: boolean
A boolean value indicates whether to update or not.
Return Value
Type: DMFEntity Table
first record from the DMFEntity