Class UploadNSFASExtended
Inheritance
System.Object
UploadNSFASExtended
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class UploadNSFASExtended
Constructors
UploadNSFASExtended()
Declaration
public UploadNSFASExtended()
Properties
ActualStudentN
Declaration
public string ActualStudentN { get; set; }
Property Value
Type |
Description |
System.String |
|
FirstName
Declaration
public string FirstName { get; set; }
Property Value
Type |
Description |
System.String |
|
Funded
Declaration
public string Funded { get; set; }
Property Value
Type |
Description |
System.String |
|
FunderName
Declaration
public string FunderName { get; set; }
Property Value
Type |
Description |
System.String |
|
FundingCondition
Declaration
public string FundingCondition { get; set; }
Property Value
Type |
Description |
System.String |
|
GradeLevelId
Declaration
public int? GradeLevelId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
IdNumber
Declaration
public string IdNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
InstitutionName
Declaration
public string InstitutionName { get; set; }
Property Value
Type |
Description |
System.String |
|
IsNewApplicant
Declaration
public bool IsNewApplicant { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsSuccess
Declaration
public string IsSuccess { get; set; }
Property Value
Type |
Description |
System.String |
|
MostRecentRegistrationQualificationMinimumTime
Declaration
public string MostRecentRegistrationQualificationMinimumTime { get; set; }
Property Value
Type |
Description |
System.String |
|
NewBursaryApplicationNumber
Declaration
public string NewBursaryApplicationNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
NplusRuleStatus
Declaration
public string NplusRuleStatus { get; set; }
Property Value
Type |
Description |
System.String |
|
NplusRuleYearsRemaining
Declaration
public string NplusRuleYearsRemaining { get; set; }
Property Value
Type |
Description |
System.String |
|
ProcessCycleName
Declaration
public string ProcessCycleName { get; set; }
Property Value
Type |
Description |
System.String |
|
Reason
Declaration
public string Reason { get; set; }
Property Value
Type |
Description |
System.String |
|
RowNumber
Declaration
public string RowNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
StudentEnrollmentPeriodId
Declaration
public int StudentEnrollmentPeriodId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
StudentId
Declaration
public int StudentId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
StudentType
Declaration
public string StudentType { get; set; }
Property Value
Type |
Description |
System.String |
|
SubFunderName
Declaration
public string SubFunderName { get; set; }
Property Value
Type |
Description |
System.String |
|
Surname
Declaration
public string Surname { get; set; }
Property Value
Type |
Description |
System.String |
|