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