Class GetCodConfigSettingResponse
Inheritance
System.Object
GetCodConfigSettingResponse
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class GetCodConfigSettingResponse : ServiceResponse
Constructors
GetCodConfigSettingResponse()
Declaration
public GetCodConfigSettingResponse()
Properties
CodConfigSetting
Declaration
public CodConfigSettingEntity CodConfigSetting { get; set; }
Property Value
Type | Description |
---|---|
CodConfigSettingEntity |