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.
Retrieves a JmgRegistrationSetup record from the database.
Syntax
client server public static JmgRegistrationSetup find(JmgRegistrationSetupId _jmgRegistrationSetupId, [boolean _forUpdate])
Run On
Called
Parameters
- _jmgRegistrationSetupId
Type: JmgRegistrationSetupId Extended Data Type
The registration setup ID of the record to find.
- _forUpdate
Type: boolean
A Boolean value that specifies whether the returned record must be selected for update.
Return Value
Type: JmgRegistrationSetup Table
A JmgRegistrationSetup record from the database.