Table of Contents

Class GradeWithheld

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

Constructors

GradeWithheld(string)

public GradeWithheld(string reason)

Parameters

reason string

Properties

Reason

public string Reason { get; set; }

Property Value

string