UVACanvasAccess
|
Used to perform batch grading period updates.
Each object represents one updated or newly-created grading period.
More...
Public Member Functions | |
GradingPeriodUpdate (ulong? id=null, string title=null, DateTime? startDate=null, DateTime? endDate=null, DateTime? closeDate=null, double? weight=null, bool? isClosed=null) | |
Used to perform batch grading period updates.
Each object represents one updated or newly-created grading period.