getRecord()
Returns the sObject that represents the changes to the selected records. This retrieves the prototype object contained within the class, and is used for performing mass updates.
Signature
public
sObject getRecord()
Return Value
Type: sObject
Previous
Next