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