Class ExportEarningLinesResponse
Represents the response for the ExportEarningLines method.
Inheritance
System.Object
ExportEarningLinesResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class ExportEarningLinesResponse : ServiceResponse
Constructors
ExportEarningLinesResponse()
Declaration
public ExportEarningLinesResponse()
Properties
EarningLinesData
Declaration
public object EarningLinesData { get; set; }
Property Value
Type | Description |
---|---|
System.Object |