Class GetClassSectionsWithMaxClassSizeExceedResponse
Represents the request for the GetClassSectionsWithMaxClassSizeExceedResponse.
Inheritance
System.Object
GetClassSectionsWithMaxClassSizeExceedResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class GetClassSectionsWithMaxClassSizeExceedResponse : ServiceResponse
Constructors
GetClassSectionsWithMaxClassSizeExceedResponse()
Declaration
public GetClassSectionsWithMaxClassSizeExceedResponse()
Properties
ClassSections
Declaration
public List<ClassSectionsWithMaxClassSizeExceed> ClassSections { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<ClassSectionsWithMaxClassSizeExceed> |