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