Class CollegeEntity
This class represents the EntityModel for the AmCollege database table.
Inheritance
Implements
Namespace: Cmc.Nexus.Admissions.Entities
Assembly: Cmc.Nexus.Admissions.Contracts.dll
Syntax
public class CollegeEntity : Entity, IIdentifiable, IAuditable
Constructors
CollegeEntity()
Declaration
public CollegeEntity()
Fields
CityProperty
The The name of the city. property.
Declaration
public static readonly EntityProperty CityProperty
Field Value
| Type | Description |
|---|---|
| Cmc.Core.EntityModel.EntityProperty |
CodeProperty
The The alpha numeric code assigned to the item by your institution. property.
Declaration
public static readonly EntityProperty CodeProperty
Field Value
| Type | Description |
|---|---|
| Cmc.Core.EntityModel.EntityProperty |
CountryIdProperty
The The country of residence. If you are specifying a country, it defaults to the country for the campus. The country also determines the format of phone numbers. If you change the country, the phone numbers are automatically reformatted to the format for that country. property.
Declaration
public static readonly EntityProperty CountryIdProperty
Field Value
| Type | Description |
|---|---|
| Cmc.Core.EntityModel.EntityProperty |
CreatedDateTimeProperty
The The date when the item or person was added or the status change was entered. property.
Declaration
public static readonly EntityProperty CreatedDateTimeProperty
Field Value
| Type | Description |
|---|---|
| Cmc.Core.EntityModel.EntityProperty |
EdExpressCodeProperty
The EdExpressCode property.
Declaration
public static readonly EntityProperty EdExpressCodeProperty
Field Value
| Type | Description |
|---|---|
| Cmc.Core.EntityModel.EntityProperty |
FaxNumberProperty
The The number where a facsimile (fax) can be received. property.
Declaration
public static readonly EntityProperty FaxNumberProperty
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 |
IsActiveProperty
The Specifies whether or not the associated record is active. property.
Declaration
public static readonly EntityProperty IsActiveProperty
Field Value
| Type | Description |
|---|---|
| Cmc.Core.EntityModel.EntityProperty |
IsExcludedCrmIntegrationProperty
The IsExcludedCrmIntegration property.
Declaration
public static readonly EntityProperty IsExcludedCrmIntegrationProperty
Field Value
| Type | Description |
|---|---|
| Cmc.Core.EntityModel.EntityProperty |
LastModifiedDateTimeProperty
The The date that the item was updated or changed. property.
Declaration
public static readonly EntityProperty LastModifiedDateTimeProperty
Field Value
| Type | Description |
|---|---|
| Cmc.Core.EntityModel.EntityProperty |
LastModifiedUserIdProperty
The The last and then first name of the person that changed the item. property.
Declaration
public static readonly EntityProperty LastModifiedUserIdProperty
Field Value
| Type | Description |
|---|---|
| Cmc.Core.EntityModel.EntityProperty |
NameProperty
The Specifies the name of the item or person. property.
Declaration
public static readonly EntityProperty NameProperty
Field Value
| Type | Description |
|---|---|
| Cmc.Core.EntityModel.EntityProperty |
NoteProperty
The Area you can use to display or specify comments or additional information. property.
Declaration
public static readonly EntityProperty NoteProperty
Field Value
| Type | Description |
|---|---|
| Cmc.Core.EntityModel.EntityProperty |
OrganizationIdProperty
The OrganizationId property.
Declaration
public static readonly EntityProperty OrganizationIdProperty
Field Value
| Type | Description |
|---|---|
| Cmc.Core.EntityModel.EntityProperty |
PhoneNumberProperty
The The phone number. The format will depend on how your institution configured phone numbers (such as whether or not it uses parenthesis and hyphens). property.
Declaration
public static readonly EntityProperty PhoneNumberProperty
Field Value
| Type | Description |
|---|---|
| Cmc.Core.EntityModel.EntityProperty |
PostalCodeProperty
The The postal code for the address. If you are specifying an address, you must specify a value for City or State. If you specify a city or state or both, the list contains the valid zip codes. property.
Declaration
public static readonly EntityProperty PostalCodeProperty
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 |
StateProperty
The If within the United States, the name of the state. property.
Declaration
public static readonly EntityProperty StateProperty
Field Value
| Type | Description |
|---|---|
| Cmc.Core.EntityModel.EntityProperty |
StreetAddressProperty
The The street address. If the address line exceeds 40 characters, you must abbreviate some elements of the address. For student addresses, if an address has more than 40 characters, the additional characters in the address line will not be extracted to be sent to COD, but will be truncated. property.
Declaration
public static readonly EntityProperty StreetAddressProperty
Field Value
| Type | Description |
|---|---|
| Cmc.Core.EntityModel.EntityProperty |
TranscriptContactProperty
The The name of the contact within the institution. If you are selecting a contact in a list, it contains the contacts configured for your institution. property.
Declaration
public static readonly EntityProperty TranscriptContactProperty
Field Value
| Type | Description |
|---|---|
| Cmc.Core.EntityModel.EntityProperty |
TranscriptFeeProperty
The The fee charged by the institution to process a transcript request. property.
Declaration
public static readonly EntityProperty TranscriptFeeProperty
Field Value
| Type | Description |
|---|---|
| Cmc.Core.EntityModel.EntityProperty |
TranscriptOfficeCityProperty
The The name of the city. property.
Declaration
public static readonly EntityProperty TranscriptOfficeCityProperty
Field Value
| Type | Description |
|---|---|
| Cmc.Core.EntityModel.EntityProperty |
TranscriptOfficeFaxProperty
The The number where a facsimile (fax) can be received. property.
Declaration
public static readonly EntityProperty TranscriptOfficeFaxProperty
Field Value
| Type | Description |
|---|---|
| Cmc.Core.EntityModel.EntityProperty |
TranscriptOfficePhoneProperty
The The postal code for the address. If you are specifying an address, you must specify a value for City or State. If you specify a city or state or both, the list contains the valid zip codes. property.
Declaration
public static readonly EntityProperty TranscriptOfficePhoneProperty
Field Value
| Type | Description |
|---|---|
| Cmc.Core.EntityModel.EntityProperty |
TranscriptOfficePostalCodeProperty
The The postal code for the address. If you are specifying an address, you must specify a value for City or State. If you specify a city or state or both, the list contains the valid zip codes. property.
Declaration
public static readonly EntityProperty TranscriptOfficePostalCodeProperty
Field Value
| Type | Description |
|---|---|
| Cmc.Core.EntityModel.EntityProperty |
TranscriptOfficeStateProperty
The If within the United States, the name of the state. property.
Declaration
public static readonly EntityProperty TranscriptOfficeStateProperty
Field Value
| Type | Description |
|---|---|
| Cmc.Core.EntityModel.EntityProperty |
TranscriptOfficeStreetAddressProperty
The The street address. If the address line exceeds 40 characters, you must abbreviate some elements of the address. For student addresses, if an address has more than 40 characters, the additional characters in the address line will not be extracted to be sent to COD, but will be truncated. property.
Declaration
public static readonly EntityProperty TranscriptOfficeStreetAddressProperty
Field Value
| Type | Description |
|---|---|
| Cmc.Core.EntityModel.EntityProperty |
TranscriptOfficeSyCountryIdProperty
The The country of residence. If you are specifying a country, it defaults to the country for the campus. The country also determines the format of phone numbers. If you change the country, the phone numbers are automatically reformatted to the format for that country. property.
Declaration
public static readonly EntityProperty TranscriptOfficeSyCountryIdProperty
Field Value
| Type | Description |
|---|---|
| Cmc.Core.EntityModel.EntityProperty |
Properties
City
Gets or sets the City associated with this CollegeEntity.
Declaration
public string City { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The City. |
Code
Gets or sets the Code associated with this CollegeEntity.
Declaration
public string Code { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The Code. |
CountryId
Gets or sets the CountryId associated with this CollegeEntity.
Declaration
public int? CountryId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> | The CountryId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this CollegeEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
| Type | Description |
|---|---|
| System.DateTime | The CreatedDateTime. |
EdExpressCode
Gets or sets the EdExpressCode associated with this CollegeEntity.
Declaration
public string EdExpressCode { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The EdExpressCode. |
FaxNumber
Gets or sets the FaxNumber associated with this CollegeEntity.
Declaration
public string FaxNumber { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The FaxNumber. |
Id
Gets or sets the Id associated with this CollegeEntity.
Declaration
public int Id { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 | The Id. |
IsActive
Gets or sets the IsActive associated with this CollegeEntity.
Declaration
public bool IsActive { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean | The IsActive. |
IsExcludedCrmIntegration
Gets or sets the IsExcludedCrmIntegration associated with this CollegeEntity.
Declaration
public bool IsExcludedCrmIntegration { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean | The IsExcludedCrmIntegration. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this CollegeEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
| Type | Description |
|---|---|
| System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this CollegeEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 | The LastModifiedUserId. |
Name
Gets or sets the Name associated with this CollegeEntity.
Declaration
public string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The Name. |
Note
Gets or sets the Note associated with this CollegeEntity.
Declaration
public string Note { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The Note. |
OrganizationId
Gets or sets the OrganizationId associated with this CollegeEntity.
Declaration
public int? OrganizationId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> | The OrganizationId. |
PhoneNumber
Gets or sets the PhoneNumber associated with this CollegeEntity.
Declaration
public string PhoneNumber { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The PhoneNumber. |
PostalCode
Gets or sets the PostalCode associated with this CollegeEntity.
Declaration
public string PostalCode { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The PostalCode. |
RowVersion
Gets or sets the RowVersion associated with this CollegeEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Byte[] | The RowVersion. |
State
Gets or sets the State associated with this CollegeEntity.
Declaration
public string State { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The State. |
StreetAddress
Gets or sets the StreetAddress associated with this CollegeEntity.
Declaration
public string StreetAddress { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The StreetAddress. |
TranscriptContact
Gets or sets the TranscriptContact associated with this CollegeEntity.
Declaration
public string TranscriptContact { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The TranscriptContact. |
TranscriptFee
Gets or sets the TranscriptFee associated with this CollegeEntity.
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 CollegeEntity.
Declaration
public string TranscriptOfficeCity { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The TranscriptOfficeCity. |
TranscriptOfficeFax
Gets or sets the TranscriptOfficeFax associated with this CollegeEntity.
Declaration
public string TranscriptOfficeFax { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The TranscriptOfficeFax. |
TranscriptOfficePhone
Gets or sets the TranscriptOfficePhone associated with this CollegeEntity.
Declaration
public string TranscriptOfficePhone { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The TranscriptOfficePhone. |
TranscriptOfficePostalCode
Gets or sets the TranscriptOfficePostalCode associated with this CollegeEntity.
Declaration
public string TranscriptOfficePostalCode { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The TranscriptOfficePostalCode. |
TranscriptOfficeState
Gets or sets the TranscriptOfficeState associated with this CollegeEntity.
Declaration
public string TranscriptOfficeState { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The TranscriptOfficeState. |
TranscriptOfficeStreetAddress
Gets or sets the TranscriptOfficeStreetAddress associated with this CollegeEntity.
Declaration
public string TranscriptOfficeStreetAddress { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The TranscriptOfficeStreetAddress. |
TranscriptOfficeSyCountryId
Gets or sets the TranscriptOfficeSyCountryId associated with this CollegeEntity.
Declaration
public int? TranscriptOfficeSyCountryId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> | The TranscriptOfficeSyCountryId. |
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()