Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds an LvOtherClients record by client ID.
Syntax
client server public static LvOtherClients find(LvClientId _clientId, [boolean _forUpdate])
Run On
Called
Parameters
- _clientId
Type: LvClientId Extended Data Type
The client ID to use for the lookup.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to perform an update.
Return Value
Type: LvOtherClients Table
An LvOtherClients record.