Table of Contents

Class GradePublished

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

Constructors

GradePublished(string, string)

public GradePublished(string reference, string errors)

Parameters

reference string
errors string

Properties

Errors

public string Errors { get; set; }

Property Value

string

Reference

public string Reference { get; set; }

Property Value

string