Class ClassSectionCustomMeetingPatternEntity
This class represents the EntityModel interface to the AdClassSchedPeriodManual database table.
Inheritance
Implements
Namespace: Cmc.Nexus.Academics.Entities
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class ClassSectionCustomMeetingPatternEntity : Entity, IIdentifiable, IAuditable
Constructors
ClassSectionCustomMeetingPatternEntity()
Declaration
public ClassSectionCustomMeetingPatternEntity()
Fields
CreatedDateTimeProperty
The CreatedDateTime property.
Declaration
public static readonly EntityProperty CreatedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
EndTimeProperty
The EndTime property.
Declaration
public static readonly EntityProperty EndTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
FrequencyProperty
The Frequency property.
Declaration
public static readonly EntityProperty FrequencyProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IdProperty
The Id property.
Declaration
public static readonly EntityProperty IdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
InstructorIdProperty
The InstructorId property.
Declaration
public static readonly EntityProperty InstructorIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsMeetingOnFridayProperty
The IsMeetingOnFriday property.
Declaration
public static readonly EntityProperty IsMeetingOnFridayProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsMeetingOnMondayProperty
The IsMeetingOnMonday property.
Declaration
public static readonly EntityProperty IsMeetingOnMondayProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsMeetingOnSaturdayProperty
The IsMeetingOnSaturday property.
Declaration
public static readonly EntityProperty IsMeetingOnSaturdayProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsMeetingOnSundayProperty
The IsMeetingOnSunday property.
Declaration
public static readonly EntityProperty IsMeetingOnSundayProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsMeetingOnThursdayProperty
The IsMeetingOnThursday property.
Declaration
public static readonly EntityProperty IsMeetingOnThursdayProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsMeetingOnTuesdayProperty
The IsMeetingOnTuesday property.
Declaration
public static readonly EntityProperty IsMeetingOnTuesdayProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsMeetingOnWednesdayProperty
The IsMeetingOnWednesday property.
Declaration
public static readonly EntityProperty IsMeetingOnWednesdayProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsRecurrenceEndingProperty
The IsRecurrenceEnding property.
Declaration
public static readonly EntityProperty IsRecurrenceEndingProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedDateTimeProperty
The LastModifiedDateTime property.
Declaration
public static readonly EntityProperty LastModifiedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedUserIdProperty
The LastModifiedUserId property.
Declaration
public static readonly EntityProperty LastModifiedUserIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
MeetingLengthProperty
The MeetingLength property.
Declaration
public static readonly EntityProperty MeetingLengthProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
PatternTypeProperty
The PatternType property.
Declaration
public static readonly EntityProperty PatternTypeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RecurrenceEndNumberProperty
The RecurrenceEndNumber property.
Declaration
public static readonly EntityProperty RecurrenceEndNumberProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RecurrenceStartWeeksProperty
The RecurrenceStartWeeks property.
Declaration
public static readonly EntityProperty RecurrenceStartWeeksProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RowVersionProperty
The RowVersion property.
Declaration
public static readonly EntityProperty RowVersionProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StartTimeProperty
The StartTime property.
Declaration
public static readonly EntityProperty StartTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
CreatedDateTime
Gets or sets the CreatedDateTime associated with this ClassSectionCustomMeetingPatternEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
EndTime
Gets or sets the EndTime associated with this ClassSectionCustomMeetingPatternEntity.
Declaration
public DateTime EndTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The EndTime. |
Frequency
Gets or sets the Frequency associated with this ClassSectionCustomMeetingPatternEntity.
Declaration
public short Frequency { get; set; }
Property Value
Type | Description |
---|---|
System.Int16 | The Frequency. |
Id
Gets or sets the Id associated with this ClassSectionCustomMeetingPatternEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
InstructorId
Gets or sets the InstructorId associated with this ClassSectionCustomMeetingPatternEntity.
Declaration
public int? InstructorId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The InstructorId. |
IsMeetingOnFriday
Gets or sets the IsMeetingOnFriday associated with this ClassSectionCustomMeetingPatternEntity.
Declaration
public bool IsMeetingOnFriday { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsMeetingOnFriday. |
IsMeetingOnMonday
Gets or sets the IsMeetingOnMonday associated with this ClassSectionCustomMeetingPatternEntity.
Declaration
public bool IsMeetingOnMonday { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsMeetingOnMonday. |
IsMeetingOnSaturday
Gets or sets the IsMeetingOnSaturday associated with this ClassSectionCustomMeetingPatternEntity.
Declaration
public bool IsMeetingOnSaturday { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsMeetingOnSaturday. |
IsMeetingOnSunday
Gets or sets the IsMeetingOnSunday associated with this ClassSectionCustomMeetingPatternEntity.
Declaration
public bool IsMeetingOnSunday { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsMeetingOnSunday. |
IsMeetingOnThursday
Gets or sets the IsMeetingOnThursday associated with this ClassSectionCustomMeetingPatternEntity.
Declaration
public bool IsMeetingOnThursday { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsMeetingOnThursday. |
IsMeetingOnTuesday
Gets or sets the IsMeetingOnTuesday associated with this ClassSectionCustomMeetingPatternEntity.
Declaration
public bool IsMeetingOnTuesday { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsMeetingOnTuesday. |
IsMeetingOnWednesday
Gets or sets the IsMeetingOnWednesday associated with this ClassSectionCustomMeetingPatternEntity.
Declaration
public bool IsMeetingOnWednesday { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsMeetingOnWednesday. |
IsRecurrenceEnding
Gets or sets the IsRecurrenceEnding associated with this ClassSectionCustomMeetingPatternEntity.
Declaration
public bool IsRecurrenceEnding { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsRecurrenceEnding. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this ClassSectionCustomMeetingPatternEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this ClassSectionCustomMeetingPatternEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
MeetingLength
Gets or sets the MeetingLength associated with this ClassSectionCustomMeetingPatternEntity.
Declaration
public short MeetingLength { get; set; }
Property Value
Type | Description |
---|---|
System.Int16 | The MeetingLength. |
PatternType
Gets or sets the PatternType associated with this ClassSectionCustomMeetingPatternEntity.
Declaration
public string PatternType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PatternType. |
RecurrenceEndNumber
Gets or sets the RecurrenceEndNumber associated with this ClassSectionCustomMeetingPatternEntity.
Declaration
public short RecurrenceEndNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Int16 | The RecurrenceEndNumber. |
RecurrenceStartWeeks
Gets or sets the RecurrenceStartWeeks associated with this ClassSectionCustomMeetingPatternEntity.
Declaration
public short RecurrenceStartWeeks { get; set; }
Property Value
Type | Description |
---|---|
System.Int16 | The RecurrenceStartWeeks. |
RowVersion
Gets or sets the RowVersion associated with this ClassSectionCustomMeetingPatternEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
StartTime
Gets or sets the StartTime associated with this ClassSectionCustomMeetingPatternEntity.
Declaration
public DateTime StartTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The StartTime. |
Methods
GeneratedInitializer()
This is the auto-generated initializer that knows how to deal with any relationship initialization for auto-generated relationships.
Declaration
public void GeneratedInitializer()