Class ServicerGlobalExportResponse
Inheritance
System.Object
ServicerGlobalExportResponse
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class ServicerGlobalExportResponse : ServiceResponse
Constructors
ServicerGlobalExportResponse()
Declaration
public ServicerGlobalExportResponse()
Properties
ServicerGlobalExportResultList
Declaration
public List<ServicerGlobalExportResult> ServicerGlobalExportResultList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<ServicerGlobalExportResult> |