Class ChangeGradeItemMaxPoints
- Namespace
- InSite.Application.Gradebooks.Write
- Assembly
- Shift.Sdk.dll
public class ChangeGradeItemMaxPoints : Command, ICommand
- Inheritance
-
ChangeGradeItemMaxPoints
- Implements
- Inherited Members
- Extension Methods
Constructors
ChangeGradeItemMaxPoints(Guid, Guid, decimal?)
public ChangeGradeItemMaxPoints(Guid record, Guid item, decimal? maxPoints)
Parameters
Properties
Item
public Guid Item { get; set; }
Property Value
MaxPoints
public decimal? MaxPoints { get; set; }