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