Class PrereqCoreqStatusResponse
Inheritance
System.Object
PrereqCoreqStatusResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class PrereqCoreqStatusResponse : ServiceResponse
Constructors
PrereqCoreqStatusResponse()
Declaration
public PrereqCoreqStatusResponse()
Properties
PrereqCoreqStatusList
Declaration
public List<PrereqCoreqStatus> PrereqCoreqStatusList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<PrereqCoreqStatus> |