Class GetCatalogYearsForElectiveAndSubstitutionRequest
Represents Model for Get CatalogYears For Update ElectiveAndSubstitution Request
Inheritance
System.Object
GetCatalogYearsForElectiveAndSubstitutionRequest
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class GetCatalogYearsForElectiveAndSubstitutionRequest : ServiceRequest
Constructors
GetCatalogYearsForElectiveAndSubstitutionRequest()
Declaration
public GetCatalogYearsForElectiveAndSubstitutionRequest()
Properties
CampusGroupId
Declaration
public int CampusGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
CampusId
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |