Class SelectionMgmtGradeSheet
This class represents the EntityModel interface to the SmGradeSheet database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.Admissions
Assembly: Cmc.Nexus.Models.dll
Syntax
public class SelectionMgmtGradeSheet
Constructors
SelectionMgmtGradeSheet()
Declaration
public SelectionMgmtGradeSheet()
Properties
ActualExamNumber
Gets or sets the ActualExamNumber associated with this SelectionMgmtGradeSheet.
Declaration
public string ActualExamNumber { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The ActualExamNumber. |
ConditionalApply01
Gets or sets the ConditionalApply01 associated with this SelectionMgmtGradeSheet.
Declaration
public string ConditionalApply01 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The ConditionalApply01. |
ConditionalApply02
Gets or sets the ConditionalApply02 associated with this SelectionMgmtGradeSheet.
Declaration
public string ConditionalApply02 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The ConditionalApply02. |
ConditionalApply03
Gets or sets the ConditionalApply03 associated with this SelectionMgmtGradeSheet.
Declaration
public string ConditionalApply03 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The ConditionalApply03. |
ConditionalApply04
Gets or sets the ConditionalApply04 associated with this SelectionMgmtGradeSheet.
Declaration
public string ConditionalApply04 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The ConditionalApply04. |
ConditionalApply05
Gets or sets the ConditionalApply05 associated with this SelectionMgmtGradeSheet.
Declaration
public string ConditionalApply05 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The ConditionalApply05. |
ConditionalApply06
Gets or sets the ConditionalApply06 associated with this SelectionMgmtGradeSheet.
Declaration
public string ConditionalApply06 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The ConditionalApply06. |
ConditionalApply07
Gets or sets the ConditionalApply07 associated with this SelectionMgmtGradeSheet.
Declaration
public string ConditionalApply07 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The ConditionalApply07. |
ConditionalApply08
Gets or sets the ConditionalApply08 associated with this SelectionMgmtGradeSheet.
Declaration
public string ConditionalApply08 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The ConditionalApply08. |
ConditionalApply09
Gets or sets the ConditionalApply09 associated with this SelectionMgmtGradeSheet.
Declaration
public string ConditionalApply09 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The ConditionalApply09. |
ConditionalApply10
Gets or sets the ConditionalApply10 associated with this SelectionMgmtGradeSheet.
Declaration
public string ConditionalApply10 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The ConditionalApply10. |
ConditionalApply11
Gets or sets the ConditionalApply11 associated with this SelectionMgmtGradeSheet.
Declaration
public string ConditionalApply11 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The ConditionalApply11. |
ConditionalApply12
Gets or sets the ConditionalApply12 associated with this SelectionMgmtGradeSheet.
Declaration
public string ConditionalApply12 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The ConditionalApply12. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this SelectionMgmtGradeSheet.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
| Type | Description |
|---|---|
| System.DateTime | The CreatedDateTime. |
DateOfBirth
Gets or sets the DateOfBirth associated with this SelectionMgmtGradeSheet.
Declaration
public string DateOfBirth { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The DateOfBirth. |
DegreeBatch
Gets or sets the DegreeBatch associated with this SelectionMgmtGradeSheet.
Declaration
public string DegreeBatch { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The DegreeBatch. |
EmsNumber
Gets or sets the EmsNumber associated with this SelectionMgmtGradeSheet.
Declaration
public string EmsNumber { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The EmsNumber. |
ExamCode
Gets or sets the ExamCode associated with this SelectionMgmtGradeSheet.
Declaration
public string ExamCode { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The ExamCode. |
ExamMonth
Gets or sets the ExamMonth associated with this SelectionMgmtGradeSheet.
Declaration
public string ExamMonth { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The ExamMonth. |
ExamYear
Gets or sets the ExamYear associated with this SelectionMgmtGradeSheet.
Declaration
public string ExamYear { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The ExamYear. |
FirstName
Gets or sets the FirstName associated with this SelectionMgmtGradeSheet.
Declaration
public string FirstName { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The FirstName. |
FullOrPartTime
Gets or sets the FullOrPartTime associated with this SelectionMgmtGradeSheet.
Declaration
public string FullOrPartTime { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The FullOrPartTime. |
Gender
Gets or sets the Gender associated with this SelectionMgmtGradeSheet.
Declaration
public string Gender { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The Gender. |
HomeLand
Gets or sets the HomeLand associated with this SelectionMgmtGradeSheet.
Declaration
public string HomeLand { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The HomeLand. |
Id
Gets or sets the Id associated with this SelectionMgmtGradeSheet.
Declaration
public int Id { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 | The Id. |
ImmigrantDetails
Gets or sets the ImmigrantDetails associated with this SelectionMgmtGradeSheet.
Declaration
public string ImmigrantDetails { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The ImmigrantDetails. |
IsActive
Gets or sets the IsActive associated with this SelectionMgmtGradeSheet.
Declaration
public bool IsActive { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean | The IsActive. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this SelectionMgmtGradeSheet.
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 SelectionMgmtGradeSheet.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 | The LastModifiedUserId. |
NationalIdentifier
Gets or sets the NationalIdentifier associated with this SelectionMgmtGradeSheet.
Declaration
public string NationalIdentifier { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The NationalIdentifier. |
NscIndication
Gets or sets the NscIndication associated with this SelectionMgmtGradeSheet.
Declaration
public string NscIndication { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The NscIndication. |
NumberOfSubject
Gets or sets the NumberOfSubject associated with this SelectionMgmtGradeSheet.
Declaration
public string NumberOfSubject { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The NumberOfSubject. |
PassportNumber
Gets or sets the PassportNumber associated with this SelectionMgmtGradeSheet.
Declaration
public string PassportNumber { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The PassportNumber. |
ProvinceCode
Gets or sets the ProvinceCode associated with this SelectionMgmtGradeSheet.
Declaration
public string ProvinceCode { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The ProvinceCode. |
Race
Gets or sets the Race associated with this SelectionMgmtGradeSheet.
Declaration
public string Race { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The Race. |
RepeatedExamNumber
Gets or sets the RepeatedExamNumber associated with this SelectionMgmtGradeSheet.
Declaration
public string RepeatedExamNumber { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The RepeatedExamNumber. |
RepeatingSubject01
Gets or sets the RepeatingSubject01 associated with this SelectionMgmtGradeSheet.
Declaration
public string RepeatingSubject01 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The RepeatingSubject01. |
RepeatingSubject02
Gets or sets the RepeatingSubject02 associated with this SelectionMgmtGradeSheet.
Declaration
public string RepeatingSubject02 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The RepeatingSubject02. |
RepeatingSubject03
Gets or sets the RepeatingSubject03 associated with this SelectionMgmtGradeSheet.
Declaration
public string RepeatingSubject03 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The RepeatingSubject03. |
RepeatingSubject04
Gets or sets the RepeatingSubject04 associated with this SelectionMgmtGradeSheet.
Declaration
public string RepeatingSubject04 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The RepeatingSubject04. |
RepeatingSubject05
Gets or sets the RepeatingSubject05 associated with this SelectionMgmtGradeSheet.
Declaration
public string RepeatingSubject05 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The RepeatingSubject05. |
RepeatingSubject06
Gets or sets the RepeatingSubject06 associated with this SelectionMgmtGradeSheet.
Declaration
public string RepeatingSubject06 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The RepeatingSubject06. |
RepeatingSubject07
Gets or sets the RepeatingSubject07 associated with this SelectionMgmtGradeSheet.
Declaration
public string RepeatingSubject07 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The RepeatingSubject07. |
RepeatingSubject08
Gets or sets the RepeatingSubject08 associated with this SelectionMgmtGradeSheet.
Declaration
public string RepeatingSubject08 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The RepeatingSubject08. |
RepeatingSubject09
Gets or sets the RepeatingSubject09 associated with this SelectionMgmtGradeSheet.
Declaration
public string RepeatingSubject09 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The RepeatingSubject09. |
RepeatingSubject10
Gets or sets the RepeatingSubject10 associated with this SelectionMgmtGradeSheet.
Declaration
public string RepeatingSubject10 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The RepeatingSubject10. |
RepeatingSubject11
Gets or sets the RepeatingSubject11 associated with this SelectionMgmtGradeSheet.
Declaration
public string RepeatingSubject11 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The RepeatingSubject11. |
RepeatingSubject12
Gets or sets the RepeatingSubject12 associated with this SelectionMgmtGradeSheet.
Declaration
public string RepeatingSubject12 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The RepeatingSubject12. |
SecondName
Gets or sets the SecondName associated with this SelectionMgmtGradeSheet.
Declaration
public string SecondName { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SecondName. |
SpecialNeeds
Gets or sets the SpecialNeeds associated with this SelectionMgmtGradeSheet.
Declaration
public string SpecialNeeds { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SpecialNeeds. |
SpecialNeedsType
Gets or sets the SpecialNeedsType associated with this SelectionMgmtGradeSheet.
Declaration
public string SpecialNeedsType { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SpecialNeedsType. |
SubjectCode01
Gets or sets the SubjectCode01 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectCode01 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectCode01. |
SubjectCode02
Gets or sets the SubjectCode02 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectCode02 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectCode02. |
SubjectCode03
Gets or sets the SubjectCode03 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectCode03 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectCode03. |
SubjectCode04
Gets or sets the SubjectCode04 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectCode04 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectCode04. |
SubjectCode05
Gets or sets the SubjectCode05 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectCode05 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectCode05. |
SubjectCode06
Gets or sets the SubjectCode06 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectCode06 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectCode06. |
SubjectCode07
Gets or sets the SubjectCode07 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectCode07 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectCode07. |
SubjectCode08
Gets or sets the SubjectCode08 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectCode08 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectCode08. |
SubjectCode09
Gets or sets the SubjectCode09 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectCode09 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectCode09. |
SubjectCode10
Gets or sets the SubjectCode10 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectCode10 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectCode10. |
SubjectCode11
Gets or sets the SubjectCode11 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectCode11 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectCode11. |
SubjectCode12
Gets or sets the SubjectCode12 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectCode12 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectCode12. |
SubjectLanguage01
Gets or sets the SubjectLanguage01 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectLanguage01 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectLanguage01. |
SubjectLanguage02
Gets or sets the SubjectLanguage02 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectLanguage02 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectLanguage02. |
SubjectLanguage03
Gets or sets the SubjectLanguage03 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectLanguage03 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectLanguage03. |
SubjectLanguage04
Gets or sets the SubjectLanguage04 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectLanguage04 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectLanguage04. |
SubjectLanguage05
Gets or sets the SubjectLanguage05 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectLanguage05 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectLanguage05. |
SubjectLanguage06
Gets or sets the SubjectLanguage06 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectLanguage06 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectLanguage06. |
SubjectLanguage07
Gets or sets the SubjectLanguage07 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectLanguage07 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectLanguage07. |
SubjectLanguage08
Gets or sets the SubjectLanguage08 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectLanguage08 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectLanguage08. |
SubjectLanguage09
Gets or sets the SubjectLanguage09 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectLanguage09 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectLanguage09. |
SubjectLanguage10
Gets or sets the SubjectLanguage10 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectLanguage10 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectLanguage10. |
SubjectLanguage11
Gets or sets the SubjectLanguage11 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectLanguage11 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectLanguage11. |
SubjectLanguage12
Gets or sets the SubjectLanguage12 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectLanguage12 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectLanguage12. |
SubjectPercentage01
Gets or sets the SubjectPercentage01 associated with this SelectionMgmtGradeSheet.
Declaration
public decimal? SubjectPercentage01 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Decimal> | The SubjectPercentage01. |
SubjectPercentage02
Gets or sets the SubjectPercentage02 associated with this SelectionMgmtGradeSheet.
Declaration
public decimal? SubjectPercentage02 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Decimal> | The SubjectPercentage02. |
SubjectPercentage03
Gets or sets the SubjectPercentage03 associated with this SelectionMgmtGradeSheet.
Declaration
public decimal? SubjectPercentage03 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Decimal> | The SubjectPercentage03. |
SubjectPercentage04
Gets or sets the SubjectPercentage04 associated with this SelectionMgmtGradeSheet.
Declaration
public decimal? SubjectPercentage04 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Decimal> | The SubjectPercentage04. |
SubjectPercentage05
Gets or sets the SubjectPercentage05 associated with this SelectionMgmtGradeSheet.
Declaration
public decimal? SubjectPercentage05 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Decimal> | The SubjectPercentage05. |
SubjectPercentage06
Gets or sets the SubjectPercentage06 associated with this SelectionMgmtGradeSheet.
Declaration
public decimal? SubjectPercentage06 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Decimal> | The SubjectPercentage06. |
SubjectPercentage07
Gets or sets the SubjectPercentage07 associated with this SelectionMgmtGradeSheet.
Declaration
public decimal? SubjectPercentage07 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Decimal> | The SubjectPercentage07. |
SubjectPercentage08
Gets or sets the SubjectPercentage08 associated with this SelectionMgmtGradeSheet.
Declaration
public decimal? SubjectPercentage08 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Decimal> | The SubjectPercentage08. |
SubjectPercentage09
Gets or sets the SubjectPercentage09 associated with this SelectionMgmtGradeSheet.
Declaration
public decimal? SubjectPercentage09 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Decimal> | The SubjectPercentage09. |
SubjectPercentage10
Gets or sets the SubjectPercentage10 associated with this SelectionMgmtGradeSheet.
Declaration
public decimal? SubjectPercentage10 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Decimal> | The SubjectPercentage10. |
SubjectPercentage11
Gets or sets the SubjectPercentage11 associated with this SelectionMgmtGradeSheet.
Declaration
public decimal? SubjectPercentage11 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Decimal> | The SubjectPercentage11. |
SubjectPercentage12
Gets or sets the SubjectPercentage12 associated with this SelectionMgmtGradeSheet.
Declaration
public decimal? SubjectPercentage12 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Decimal> | The SubjectPercentage12. |
SubjectWriting01
Gets or sets the SubjectWriting01 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectWriting01 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectWriting01. |
SubjectWriting02
Gets or sets the SubjectWriting02 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectWriting02 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectWriting02. |
SubjectWriting03
Gets or sets the SubjectWriting03 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectWriting03 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectWriting03. |
SubjectWriting04
Gets or sets the SubjectWriting04 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectWriting04 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectWriting04. |
SubjectWriting05
Gets or sets the SubjectWriting05 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectWriting05 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectWriting05. |
SubjectWriting06
Gets or sets the SubjectWriting06 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectWriting06 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectWriting06. |
SubjectWriting07
Gets or sets the SubjectWriting07 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectWriting07 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectWriting07. |
SubjectWriting08
Gets or sets the SubjectWriting08 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectWriting08 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectWriting08. |
SubjectWriting09
Gets or sets the SubjectWriting09 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectWriting09 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectWriting09. |
SubjectWriting10
Gets or sets the SubjectWriting10 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectWriting10 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectWriting10. |
SubjectWriting11
Gets or sets the SubjectWriting11 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectWriting11 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectWriting11. |
SubjectWriting12
Gets or sets the SubjectWriting12 associated with this SelectionMgmtGradeSheet.
Declaration
public string SubjectWriting12 { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SubjectWriting12. |
SurName
Gets or sets the SurName associated with this SelectionMgmtGradeSheet.
Declaration
public string SurName { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The SurName. |
ThirdName
Gets or sets the ThirdName associated with this SelectionMgmtGradeSheet.
Declaration
public string ThirdName { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String | The ThirdName. |
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. |