Class HighSchool
This class represents the EntityModel interface to the AmHighSchool database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.Admissions
Assembly: Cmc.Nexus.Models.dll
Syntax
public class HighSchool
Constructors
HighSchool()
Declaration
public HighSchool()
Properties
AcademicYearEndMonth
Gets or sets the AcademicYearEndMonth associated with this HighSchool.
Declaration
public int? AcademicYearEndMonth { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AcademicYearEndMonth. |
CampusGroup
Declaration
public virtual CampusGroup CampusGroup { get; set; }
Property Value
Type | Description |
---|---|
CampusGroup |
CampusGroupId
Gets or sets the CampusGroupId associated with this HighSchool.
Declaration
public int CampusGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusGroupId. |
City
Gets or sets the City associated with this HighSchool.
Declaration
public string City { get; set; }
Property Value
Type | Description |
---|---|
System.String | The City. |
Code
Gets or sets the Code associated with this HighSchool.
Declaration
public string Code { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Code. |
ContactEmailAddress
Gets or sets the ContactEmailAddress associated with this HighSchool.
Declaration
public string ContactEmailAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ContactEmailAddress. |
ContactName
Gets or sets the ContactName associated with this HighSchool.
Declaration
public string ContactName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ContactName. |
ContactTitle
Gets or sets the ContactTitle associated with this HighSchool.
Declaration
public string ContactTitle { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ContactTitle. |
Country
Gets or sets the Country associated with this HighSchool.
Declaration
public string Country { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Country. |
CountryId
Gets or sets the CountryId associated with this HighSchool.
Declaration
public int? CountryId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CountryId. |
County
Declaration
public virtual County County { get; set; }
Property Value
Type | Description |
---|---|
County |
CountyId
Gets or sets the CountyId associated with this HighSchool.
Declaration
public int? CountyId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CountyId. |
Courses
Declaration
public virtual ICollection<HighSchoolCourse> Courses { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<HighSchoolCourse> |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this HighSchool.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
DrivingDirections
Gets or sets the DrivingDirections associated with this HighSchool.
Declaration
public string DrivingDirections { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DrivingDirections. |
EmailAddress
Gets or sets the EmailAddress associated with this HighSchool.
Declaration
public string EmailAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EmailAddress. |
ExtendedProperties
Extended Properties
Declaration
public ICollection<HighSchoolExtendedProperty> ExtendedProperties { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<HighSchoolExtendedProperty> |
FaxNumber
Gets or sets the FaxNumber associated with this HighSchool.
Declaration
public string FaxNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FaxNumber. |
HighSchoolCountry
Declaration
public virtual Country HighSchoolCountry { get; set; }
Property Value
Type | Description |
---|---|
Country |
Id
Gets or sets the Id associated with this HighSchool.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsActive
Gets or sets the IsActive associated with this HighSchool.
Declaration
public bool IsActive { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsActive. |
IsExcludedCrmIntegration
Gets or sets the IsExcludedCrmIntegration associated with this HighSchool.
Declaration
public bool IsExcludedCrmIntegration { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsExcludedCrmIntegration. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this HighSchool.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this HighSchool.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
Name
Gets or sets the Name associated with this HighSchool.
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Name. |
Note
Gets or sets the Note associated with this HighSchool.
Declaration
public string Note { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Note. |
Organization
Declaration
public virtual Organization Organization { get; set; }
Property Value
Type | Description |
---|---|
Organization |
Organization_Legacy
Declaration
public virtual SyOrganization Organization_Legacy { get; set; }
Property Value
Type | Description |
---|---|
SyOrganization |
OrganizationId
Gets or sets the OrganizationId associated with this HighSchool.
Declaration
public int? OrganizationId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The OrganizationId. |
OtherContactName
Gets or sets the OtherContactName associated with this HighSchool.
Declaration
public string OtherContactName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OtherContactName. |
OtherContactTitle
Gets or sets the OtherContactTitle associated with this HighSchool.
Declaration
public string OtherContactTitle { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OtherContactTitle. |
OtherEmailAddress
Gets or sets the OtherEmailAddress associated with this HighSchool.
Declaration
public string OtherEmailAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OtherEmailAddress. |
PhoneNumber
Gets or sets the PhoneNumber associated with this HighSchool.
Declaration
public string PhoneNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PhoneNumber. |
PostalCode
Gets or sets the PostalCode associated with this HighSchool.
Declaration
public string PostalCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PostalCode. |
State
Gets or sets the State associated with this HighSchool.
Declaration
public string State { get; set; }
Property Value
Type | Description |
---|---|
System.String | The State. |
StreetAddress
Gets or sets the StreetAddress associated with this HighSchool.
Declaration
public string StreetAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StreetAddress. |
StudentPreviousEducation
Declaration
public virtual ICollection<StudentPreviousEducation> StudentPreviousEducation { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentPreviousEducation> |
SyOrganizationId
Gets or sets the SyOrganizationId associated with this HighSchool.
Declaration
public int? SyOrganizationId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SyOrganizationId. |
TranscriptContact
Gets or sets the TranscriptContact associated with this HighSchool.
Declaration
public string TranscriptContact { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TranscriptContact. |
TranscriptFee
Gets or sets the TranscriptFee associated with this HighSchool.
Declaration
public decimal? TranscriptFee { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The TranscriptFee. |
TranscriptOfficeCity
Gets or sets the TranscriptOfficeCity associated with this HighSchool.
Declaration
public string TranscriptOfficeCity { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TranscriptOfficeCity. |
TranscriptOfficeCountry
Declaration
public virtual Country TranscriptOfficeCountry { get; set; }
Property Value
Type | Description |
---|---|
Country |
TranscriptOfficeFax
Gets or sets the TranscriptOfficeFax associated with this HighSchool.
Declaration
public string TranscriptOfficeFax { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TranscriptOfficeFax. |
TranscriptOfficePhone
Gets or sets the TranscriptOfficePhone associated with this HighSchool.
Declaration
public string TranscriptOfficePhone { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TranscriptOfficePhone. |
TranscriptOfficePostalCode
Gets or sets the TranscriptOfficePostalCode associated with this HighSchool.
Declaration
public string TranscriptOfficePostalCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TranscriptOfficePostalCode. |
TranscriptOfficeState
Gets or sets the TranscriptOfficeState associated with this HighSchool.
Declaration
public string TranscriptOfficeState { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TranscriptOfficeState. |
TranscriptOfficeStreetAddress
Gets or sets the TranscriptOfficeStreetAddress associated with this HighSchool.
Declaration
public string TranscriptOfficeStreetAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TranscriptOfficeStreetAddress. |
TranscriptOfficeSyCountryId
Gets or sets the TranscriptOfficeSyCountryId associated with this HighSchool.
Declaration
public int? TranscriptOfficeSyCountryId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TranscriptOfficeSyCountryId. |
TransferCredits
Declaration
public virtual ICollection<StudentTransferCredit> TransferCredits { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<StudentTransferCredit> |
Url
Gets or sets the Url associated with this HighSchool.
Declaration
public string Url { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Url. |
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 relationships 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 |