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