Class WorkflowMaintenanceResponse
Represents the a request for the WorkflowMaintenanceResponse method.
Inheritance
System.Object
WorkflowMaintenanceResponse
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class WorkflowMaintenanceResponse : ServiceResponse
Constructors
WorkflowMaintenanceResponse()
Declaration
public WorkflowMaintenanceResponse()
Properties
WorkflowMaintenanceList
Declaration
public List<WorkflowMaintenanceRequestExtended> WorkflowMaintenanceList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<WorkflowMaintenanceRequestExtended> |