Class PrintCheckTemporaryRowList
Inheritance
System.Object
PrintCheckTemporaryRowList
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 PrintCheckTemporaryRowList
Constructors
PrintCheckTemporaryRowList()
Declaration
public PrintCheckTemporaryRowList()
Properties
AddressType
Declaration
public string AddressType { get; set; }
Property Value
Type |
Description |
System.String |
|
AwardYear
Declaration
public string AwardYear { get; set; }
Property Value
Type |
Description |
System.String |
|
CampusCode
Declaration
public string CampusCode { get; set; }
Property Value
Type |
Description |
System.String |
|
CampusName
Declaration
public string CampusName { get; set; }
Property Value
Type |
Description |
System.String |
|
CheckAmount
Declaration
public decimal? CheckAmount { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
CheckNumber
Declaration
public string CheckNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
City
Declaration
public string City { get; set; }
Property Value
Type |
Description |
System.String |
|
DirectLoanIdentifier
Declaration
public string DirectLoanIdentifier { get; set; }
Property Value
Type |
Description |
System.String |
|
EFT
Declaration
public string EFT { get; set; }
Property Value
Type |
Description |
System.String |
|
FractionalNumber
Declaration
public string FractionalNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
FundSourceCode
Declaration
public string FundSourceCode { get; set; }
Property Value
Type |
Description |
System.String |
|
FundSourceName
Declaration
public string FundSourceName { get; set; }
Property Value
Type |
Description |
System.String |
|
FundSourceType
Declaration
public string FundSourceType { get; set; }
Property Value
Type |
Description |
System.String |
|
Id
Declaration
public int Id { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Note
Declaration
public string Note { get; set; }
Property Value
Type |
Description |
System.String |
|
OfficialSchoolName
Declaration
public string OfficialSchoolName { get; set; }
Property Value
Type |
Description |
System.String |
|
PayeeAddress2
Declaration
public string PayeeAddress2 { get; set; }
Property Value
Type |
Description |
System.String |
|
PayeeInfo
Declaration
public string PayeeInfo { get; set; }
Property Value
Type |
Description |
System.String |
|
PayeeName
Declaration
public string PayeeName { get; set; }
Property Value
Type |
Description |
System.String |
|
PostalCode
Declaration
public string PostalCode { get; set; }
Property Value
Type |
Description |
System.String |
|
RefNoPrintOn
Declaration
public string RefNoPrintOn { get; set; }
Property Value
Type |
Description |
System.String |
|
RefundId
Declaration
public int? RefundId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
RefundStudentRelationshipAddressId
Declaration
public int? RefundStudentRelationshipAddressId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
ReturnMethod
Declaration
public string ReturnMethod { get; set; }
Property Value
Type |
Description |
System.String |
|
RoutingNumber
Declaration
public string RoutingNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
Ssn
Declaration
public string Ssn { get; set; }
Property Value
Type |
Description |
System.String |
|
State
Declaration
public string State { get; set; }
Property Value
Type |
Description |
System.String |
|
StreetAddress
Declaration
public string StreetAddress { get; set; }
Property Value
Type |
Description |
System.String |
|
StudentId
Declaration
public int? StudentId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
StudentName
Declaration
public string StudentName { get; set; }
Property Value
Type |
Description |
System.String |
|