Compartir a través de


LvOtherClients::find Method

Finds an LvOtherClients record by client ID.

Syntax

client server public static LvOtherClients find(LvClientId _clientId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to perform an update.

Return Value

Type: LvOtherClients Table
An LvOtherClients record.

See Also

Reference

LvOtherClients Table