Class GenerateLedgerCardReportResponse
Inheritance
System.Object
GenerateLedgerCardReportResponse
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class GenerateLedgerCardReportResponse : ServiceResponse
Constructors
GenerateLedgerCardReportResponse()
Declaration
public GenerateLedgerCardReportResponse()
Properties
FilePath
Declaration
public string FilePath { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IsReportGenerated
Declaration
public bool IsReportGenerated { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |