Class QueueUploadBursaryExtended
Inheritance
System.Object
QueueUploadBursaryExtended
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()
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class QueueUploadBursaryExtended
Constructors
QueueUploadBursaryExtended()
Declaration
public QueueUploadBursaryExtended()
Properties
AcademicSessionCode
GradeLevelId
Declaration
public string AcademicSessionCode { get; set; }
Property Value
Type | Description |
---|---|
System.String |
BursaryApplicationId
BursaryApplicationId
Declaration
public int? BursaryApplicationId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
BursaryApplicationNumber
BursaryApplicationNumber
Declaration
public string BursaryApplicationNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String |
BursaryCode
BursaryId
Declaration
public string BursaryCode { get; set; }
Property Value
Type | Description |
---|---|
System.String |
BursaryStatusId
BursaryStatusId
Declaration
public int? BursaryStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
CampusCode
CampusId
Declaration
public string CampusCode { get; set; }
Property Value
Type | Description |
---|---|
System.String |
EnrollmentCode
CampusId
Declaration
public string EnrollmentCode { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IsSuccess
IsSuccess
Declaration
public bool IsSuccess { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Reason
Reason
Declaration
public string Reason { get; set; }
Property Value
Type | Description |
---|---|
System.String |
RowNumber
RowNumber
Declaration
public string RowNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String |
StudentNumber
StudentId
Declaration
public string StudentNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String |