Class EnrollmentCourseCategoryResponse
Inheritance
System.Object
EnrollmentCourseCategoryResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class EnrollmentCourseCategoryResponse : ServiceResponse
Constructors
EnrollmentCourseCategoryResponse()
Declaration
public EnrollmentCourseCategoryResponse()
Properties
IsCategoriesUpdated
Declaration
public bool IsCategoriesUpdated { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
StudentEnrollmentPeriodId
Declaration
public int StudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |