Share via


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

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

Return Value

Type: DMFEntity Table
first record from the DMFEntity

See Also

Reference

DMFEntity Table