Class GetServicerDailyTransectionAudit
Inheritance
System.Object
GetServicerDailyTransectionAudit
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.FinancialAid.Contracts.dll
Syntax
public class GetServicerDailyTransectionAudit
Constructors
GetServicerDailyTransectionAudit()
Declaration
public GetServicerDailyTransectionAudit()
Properties
AwardOption
Declaration
public int AwardOption { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
BeginDate
Declaration
public DateTime? BeginDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
Campus
Declaration
public string Campus { get; set; }
Property Value
Type |
Description |
System.String |
|
CampusCode
Declaration
public string CampusCode { get; set; }
Property Value
Type |
Description |
System.String |
|
CampusId
Declaration
public int CampusId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ChangeOption
Declaration
public int ChangeOption { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DisbOption
Declaration
public int DisbOption { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
EndDate
Declaration
public DateTime? EndDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
PrintId
Declaration
public string PrintId { get; set; }
Property Value
Type |
Description |
System.String |
|
Program
Declaration
public string Program { get; set; }
Property Value
Type |
Description |
System.String |
|
ProgramCode
Declaration
public string ProgramCode { get; set; }
Property Value
Type |
Description |
System.String |
|
R2T4Option
Declaration
public int R2T4Option { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ReconOption
Declaration
public int ReconOption { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
RefundOption
Declaration
public int RefundOption { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SchedOption
Declaration
public int SchedOption { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ServicerUserID
Declaration
public int? ServicerUserID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Ssn
Declaration
public string Ssn { get; set; }
Property Value
Type |
Description |
System.String |
|
StudentAwardId
Declaration
public int? StudentAwardId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
StudentId
Declaration
public int StudentId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
StudentName
Declaration
public string StudentName { get; set; }
Property Value
Type |
Description |
System.String |
|
StudentNumber
Declaration
public string StudentNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
TuitionOption
Declaration
public int TuitionOption { get; set; }
Property Value
Type |
Description |
System.Int32 |
|