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