Class ConfirmEarningLinesRequest
Represents the a request for the ConfirmEarningLines method.
Inheritance
System.Object
ConfirmEarningLinesRequest
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class ConfirmEarningLinesRequest : ServiceRequest
Constructors
ConfirmEarningLinesRequest()
Declaration
public ConfirmEarningLinesRequest()
Properties
AssignmentIdList
Declaration
public ICollection<int> AssignmentIdList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<System.Int32> |