Class Queue9010Report
Inheritance
System.Object
Queue9010Report
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 Queue9010Report
Constructors
Queue9010Report()
Declaration
Properties
ChargeAdjustments
Declaration
public int ChargeAdjustments { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Denominator
Declaration
public int Denominator { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
FundSourceGroup2Total
Declaration
public int FundSourceGroup2Total { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
FundSourceGroup3Total
Declaration
public int FundSourceGroup3Total { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
FundSourceGroup4Total
Declaration
public int FundSourceGroup4Total { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
FundSourceGroupId
Declaration
public int FundSourceGroupId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
FundSourceGroupName
Declaration
public string FundSourceGroupName { get; set; }
Property Value
Type |
Description |
System.String |
|
FundSourceId
Declaration
public int FundSourceId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
FundSourceName
Declaration
public string FundSourceName { get; set; }
Property Value
Type |
Description |
System.String |
|
IsDetailsIncluded
Declaration
public bool IsDetailsIncluded { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsNonTitleIvProgram
Declaration
public bool IsNonTitleIvProgram { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsUsed
Declaration
public bool IsUsed { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Payments
Declaration
public int Payments { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
PrintId
Declaration
public int PrintId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
RefundsAndRevenueAdjustments
Declaration
public int RefundsAndRevenueAdjustments { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
RepCharges
Declaration
public int RepCharges { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
RepDenominator
Declaration
public int RepDenominator { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
RepPercent
Declaration
public decimal RepPercent { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
SchoolActRevenue
Declaration
public int SchoolActRevenue { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SessionIdentifier
Declaration
public string SessionIdentifier { get; set; }
Property Value
Type |
Description |
System.String |
|
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 |
|
StudentNameDisplay
Declaration
public string StudentNameDisplay { get; set; }
Property Value
Type |
Description |
System.String |
|
StudentPercent
Declaration
public decimal StudentPercent { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
SumTotalFsaFund
Declaration
public int SumTotalFsaFund { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SumTotalOthNonFedFund
Declaration
public int SumTotalOthNonFedFund { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SumTotalOthReceiptsFund
Declaration
public int SumTotalOthReceiptsFund { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Total
Declaration
public int Total { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
TotalCharges
Declaration
public int TotalCharges { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
TotalFsaFund
Declaration
public int TotalFsaFund { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
TotalOthNonFedFund
Declaration
public int TotalOthNonFedFund { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
TotalOthReceiptsFund
Declaration
public int TotalOthReceiptsFund { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Unsatisfied
Declaration
public int Unsatisfied { get; set; }
Property Value
Type |
Description |
System.Int32 |
|