Class ResetAssignmentStatusResponse
Represents the response for the ResetAssignmentStatus method.
Inheritance
System.Object
ResetAssignmentStatusResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class ResetAssignmentStatusResponse : ServiceResponse
Constructors
ResetAssignmentStatusResponse()
Declaration
public ResetAssignmentStatusResponse()
Properties
EarningLineList
Declaration
public ICollection<WlmStaffEarningDetailEntity> EarningLineList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<WlmStaffEarningDetailEntity> |