Class DeleteGraduationCeremonyProgramVersionResponse
Inheritance
System.Object
DeleteGraduationCeremonyProgramVersionResponse
Namespace: Cmc.Nexus.StudentServices.Services
Assembly: Cmc.Nexus.StudentServices.Contracts.dll
Syntax
public class DeleteGraduationCeremonyProgramVersionResponse : ServiceResponse
Constructors
DeleteGraduationCeremonyProgramVersionResponse()
Declaration
public DeleteGraduationCeremonyProgramVersionResponse()
Properties
GraduationCeremonyProgramVersionList
Declaration
public ICollection<GraduationCeremonyProgramVersions> GraduationCeremonyProgramVersionList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<GraduationCeremonyProgramVersions> |