Class StudentServiceGraduationCeremony
This class represents the EntityModel interface to the SsGraduationCeremony database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.StudentServices
Assembly: Cmc.Nexus.Models.dll
Syntax
public class StudentServiceGraduationCeremony
Constructors
StudentServiceGraduationCeremony()
Declaration
public StudentServiceGraduationCeremony()
Properties
CampusGroup
Declaration
public virtual CampusGroup CampusGroup { get; set; }
Property Value
Type | Description |
---|---|
CampusGroup |
CampusGroupId
Gets or sets the CampusGroupId associated with this StudentServiceGraduationCeremony.
Declaration
public int CampusGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusGroupId. |
Capacity
Gets or sets the Capacity associated with this StudentServiceGraduationCeremony.
Declaration
public int? Capacity { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The Capacity. |
CeremonyEndDate
Gets or sets the CeremonyEndDate associated with this StudentServiceGraduationCeremony.
Declaration
public DateTime CeremonyEndDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CeremonyEndDate. |
CeremonyEndTime
Gets or sets the CeremonyEndTime associated with this StudentServiceGraduationCeremony.
Declaration
public DateTime CeremonyEndTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CeremonyEndTime. |
CeremonyExtraGuestCount
Gets or sets the CeremonyExtraGuestCount associated with this StudentServiceGraduationCeremony.
Declaration
public int CeremonyExtraGuestCount { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CeremonyExtraGuestCount. |
CeremonyGuestCount
Gets or sets the CeremonyGuestCount associated with this StudentServiceGraduationCeremony.
Declaration
public int CeremonyGuestCount { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CeremonyGuestCount. |
CeremonyStartDate
Gets or sets the CeremonyStartDate associated with this StudentServiceGraduationCeremony.
Declaration
public DateTime CeremonyStartDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CeremonyStartDate. |
CeremonyStartTime
Gets or sets the CeremonyStartTime associated with this StudentServiceGraduationCeremony.
Declaration
public DateTime CeremonyStartTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CeremonyStartTime. |
Code
Gets or sets the Code associated with this StudentServiceGraduationCeremony.
Declaration
public string Code { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Code. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this StudentServiceGraduationCeremony.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
ExtendedProperties
Extended Properties
Declaration
public ICollection<StudentServiceGraduationCeremonyExtendedProperty> ExtendedProperties { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentServiceGraduationCeremonyExtendedProperty> |
Id
Gets or sets the Id associated with this StudentServiceGraduationCeremony.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsActive
Gets or sets the IsActive associated with this StudentServiceGraduationCeremony.
Declaration
public bool IsActive { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsActive. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this StudentServiceGraduationCeremony.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUser
Declaration
public virtual Staff LastModifiedUser { get; set; }
Property Value
Type | Description |
---|---|
Staff |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this StudentServiceGraduationCeremony.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
Name
Gets or sets the Name associated with this StudentServiceGraduationCeremony.
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Name. |
Note
Gets or sets the Note associated with this StudentServiceGraduationCeremony.
Declaration
public string Note { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Note. |
ReceptionCapacity
Gets or sets the ReceptionCapacity associated with this StudentServiceGraduationCeremony.
Declaration
public int? ReceptionCapacity { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ReceptionCapacity. |
ReceptionEndDate
Gets or sets the ReceptionEndDate associated with this StudentServiceGraduationCeremony.
Declaration
public DateTime? ReceptionEndDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ReceptionEndDate. |
ReceptionEndTime
Gets or sets the ReceptionEndTime associated with this StudentServiceGraduationCeremony.
Declaration
public DateTime? ReceptionEndTime { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ReceptionEndTime. |
ReceptionExtraGuest
Gets or sets the ReceptionExtraGuest associated with this StudentServiceGraduationCeremony.
Declaration
public int ReceptionExtraGuest { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The ReceptionExtraGuest. |
ReceptionGraduationVenue
Declaration
public virtual StudentServiceGraduationVenue ReceptionGraduationVenue { get; set; }
Property Value
Type | Description |
---|---|
StudentServiceGraduationVenue |
ReceptionGraduationVenueId
Gets or sets the ReceptionGraduationVenueId associated with this StudentServiceGraduationCeremony.
Declaration
public int? ReceptionGraduationVenueId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ReceptionGraduationVenueId. |
ReceptionGuestCount
Gets or sets the ReceptionGuestCount associated with this StudentServiceGraduationCeremony.
Declaration
public int ReceptionGuestCount { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The ReceptionGuestCount. |
ReceptionStartDate
Gets or sets the ReceptionStartDate associated with this StudentServiceGraduationCeremony.
Declaration
public DateTime? ReceptionStartDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ReceptionStartDate. |
ReceptionStartTime
Gets or sets the ReceptionStartTime associated with this StudentServiceGraduationCeremony.
Declaration
public DateTime? ReceptionStartTime { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ReceptionStartTime. |
RsvpEndDate
Gets or sets the RsvpEndDate associated with this StudentServiceGraduationCeremony.
Declaration
public DateTime RsvpEndDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The RsvpEndDate. |
RsvpEndTime
Gets or sets the RsvpEndTime associated with this StudentServiceGraduationCeremony.
Declaration
public DateTime RsvpEndTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The RsvpEndTime. |
RsvpStartDate
Gets or sets the RsvpStartDate associated with this StudentServiceGraduationCeremony.
Declaration
public DateTime RsvpStartDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The RsvpStartDate. |
RsvpStartTime
Gets or sets the RsvpStartTime associated with this StudentServiceGraduationCeremony.
Declaration
public DateTime RsvpStartTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The RsvpStartTime. |
Status
Gets or sets the Status associated with this StudentServiceGraduationCeremony.
Declaration
public string Status { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Status. |
StudentGroup
Declaration
public virtual StudentGroup StudentGroup { get; set; }
Property Value
Type | Description |
---|---|
StudentGroup |
StudentGroupId
Gets or sets the StudentGroupId associated with this StudentServiceGraduationCeremony.
Declaration
public int? StudentGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StudentGroupId. |
StudentServiceGraduationVenue
Declaration
public virtual StudentServiceGraduationVenue StudentServiceGraduationVenue { get; set; }
Property Value
Type | Description |
---|---|
StudentServiceGraduationVenue |
StudentServiceGraduationVenueId
Gets or sets the StudentServiceGraduationVenueId associated with this StudentServiceGraduationCeremony.
Declaration
public int StudentServiceGraduationVenueId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentServiceGraduationVenueId. |
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()
SetupFluentMappings(DbModelBuilder)
Any type of relationship that can't be inferred from the entity annotations must be done by hand using the Fluent api. Handle those relationships here.
Declaration
public static void SetupFluentMappings(DbModelBuilder modelBuilder)
Parameters
Type | Name | Description |
---|---|---|
System.Data.Entity.DbModelBuilder | modelBuilder | The DbModelBuilder that has all of the model entities. |