Inheritance
System.Object
TexasStateReportThEcbExtractRequest
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
public class TexasStateReportThEcbExtractRequest : ServiceRequest
Constructors
Declaration
public TexasStateReportThEcbExtractRequest()
Properties
Declaration
public string AwardYear { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public int CampusId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public string ExportFileFolderPath { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string FiceCode { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string FileName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public TexasStateReportExtractFileType FileType { get; set; }
Property Value
Declaration
public int StateReportId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|