Class PostOpenBatchCoursesResponse
Represents the response for the PostOpenBatchCourses method
Inheritance
System.Object
PostOpenBatchCoursesResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class PostOpenBatchCoursesResponse : ServiceResponse
Constructors
PostOpenBatchCoursesResponse()
Declaration
public PostOpenBatchCoursesResponse()
Properties
CourseCopyProcessDetailIdList
Declaration
public List<int> CourseCopyProcessDetailIdList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.Int32> |