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