The getDeletedRecords method of the Database.GetDeletedResult class returns a list of Database.DeletedRecord objects. Use the methods in the Database.DeletedRecord class to retrieve details about each deleted record.
The following are methods for DeletedRecord. All are instance methods.
public Date getDeletedDate()
Type: Date
public Id getId()
Type: ID