Class GetTexasStateTHECBConfigurationResponse
Inheritance
System.Object
GetTexasStateTHECBConfigurationResponse
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class GetTexasStateTHECBConfigurationResponse : ServiceResponse
Constructors
GetTexasStateTHECBConfigurationResponse()
Declaration
public GetTexasStateTHECBConfigurationResponse()
Properties
GraduationReportName
Declaration
public string GraduationReportName { get; set; }
Property Value
Type |
Description |
System.String |
|
TexasStateCampusMapping
Declaration
public List<TexasStateReportCampus> TexasStateCampusMapping { get; set; }
Property Value
TexasStateDegree
Declaration
public List<TexasStateReportDegree> TexasStateDegree { get; set; }
Property Value