Table of Contents

Class ClassReminderInstructorNotification

Namespace
InSite.Domain.Messages
Assembly
Shift.Sdk.dll
public class ClassReminderInstructorNotification : Notification
Inheritance
ClassReminderInstructorNotification
Inherited Members
Extension Methods

Constructors

ClassReminderInstructorNotification()

public ClassReminderInstructorNotification()

Properties

EventDate

public string EventDate { get; set; }

Property Value

string

EventTime

public string EventTime { get; set; }

Property Value

string

EventTitle

public string EventTitle { get; set; }

Property Value

string

GradebookURL

public string GradebookURL { get; set; }

Property Value

string

VenueCity

public string VenueCity { get; set; }

Property Value

string

VenueName

public string VenueName { get; set; }

Property Value

string

VenuePostalCode

public string VenuePostalCode { get; set; }

Property Value

string

VenueProvince

public string VenueProvince { get; set; }

Property Value

string

VenueStreet1

public string VenueStreet1 { get; set; }

Property Value

string