Table of Contents

Class GradebookEventChanged

Namespace
InSite.Domain.Records
Assembly
Shift.Sdk.dll
public class GradebookEventChanged : Change, IChange
Inheritance
GradebookEventChanged
Implements
Inherited Members
Extension Methods

Constructors

GradebookEventChanged(Guid?)

public GradebookEventChanged(Guid? @event)

Parameters

event Guid?

Properties

Event

public Guid? Event { get; set; }

Property Value

Guid?