Share via


UserAddHistoryInfo::find Method

Finds the specified record in the UserAddHistoryInfo table.

Syntax

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

Run On

Called

Parameters

  • _id
    Type: guid

Return Value

Type: UserAddHistoryInfo Table
A UserAddHistoryInfo table record based on parameters passed into the method.

See Also

Reference

UserAddHistoryInfo Table