A gradebook defines a collection of grade entries.
Method
getGradebookRecord
Description
Gets the gradebook record corresponding to the given
Gradebook record Type. This
method is used to retrieve an object implementing the
requested record. The gradebookRecordType may
be the Type returned in
getRecordTypes() or any of its parents in a
Type hierarchy where
hasRecordType(gradebookRecordType) is
true.