Class StateReportCampus
Inheritance
System.Object
StateReportCampus
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.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class StateReportCampus
Constructors
StateReportCampus()
Declaration
public StateReportCampus()
Properties
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 |
CampusName
Declaration
public string CampusName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DefaultFilePath
Declaration
public string DefaultFilePath { get; set; }
Property Value
Type | Description |
---|---|
System.String |
StateReportCampusCode
Declaration
public string StateReportCampusCode { get; set; }
Property Value
Type | Description |
---|---|
System.String |
StateReportCampusFileCode
Declaration
public string StateReportCampusFileCode { get; set; }
Property Value
Type | Description |
---|---|
System.String |
StateReportCampusInformationID
Declaration
public int StateReportCampusInformationID { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |