Class AutoPackageResponse
Inheritance
System.Object
AutoPackageResponse
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class AutoPackageResponse : ServiceResponse
Constructors
AutoPackageResponse()
Declaration
public AutoPackageResponse()
Properties
IsMultipleDisbursementExceptionExists
Declaration
public bool IsMultipleDisbursementExceptionExists { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsPreventAwarding
Declaration
public bool IsPreventAwarding { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Message
Declaration
public string Message { get; set; }
Property Value
Type |
Description |
System.String |
|
OverLapUnPackagedFundSource
Declaration
public string OverLapUnPackagedFundSource { get; set; }
Property Value
Type |
Description |
System.String |
|