Compartir a través de


UserAddHistoryList::find Method

Finds the specified record in the UserAddHistoryList table.

Syntax

client server public static UserAddHistoryList find(guid _id, [boolean _forUpdate])

Run On

Called

Parameters

  • _id
    Type: guid

Return Value

Type: UserAddHistoryList Table
A UserAddHistoryList table record based on the parameters passed to the method.

See Also

Reference

UserAddHistoryList Table