Class AddGradebookEvent
- Namespace
- InSite.Application.Gradebooks.Write
- Assembly
- Shift.Sdk.dll
public class AddGradebookEvent : Command, ICommand
- Inheritance
-
AddGradebookEvent
- Implements
- Inherited Members
- Extension Methods
Constructors
AddGradebookEvent(Guid, Guid, bool)
public AddGradebookEvent(Guid gradebook, Guid @event, bool replacePrimary)
Parameters
Properties
Event
public Guid Event { get; set; }
Property Value
ReplacePrimary
public bool ReplacePrimary { get; set; }