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