Class GetPrintStatementsSelectionResponse
The GetPrintStatementsSelectionResponse represents the response Object
Inheritance
System.Object
GetPrintStatementsSelectionResponse
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class GetPrintStatementsSelectionResponse : ServiceResponse
Constructors
GetPrintStatementsSelectionResponse()
Declaration
public GetPrintStatementsSelectionResponse()
Properties
PrintStatementsSelectionDetailList
Declaration
public List<PrintStatementsSelectionDetail> PrintStatementsSelectionDetailList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<PrintStatementsSelectionDetail> |