Table of Contents

Class GradebookWarningAdded

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

Constructors

GradebookWarningAdded(string)

public GradebookWarningAdded(string warning)

Parameters

warning string

Properties

Warning

public string Warning { get; set; }

Property Value

string