Class CommonlineProcessImportQueueResponse
Inheritance
System.Object
CommonlineProcessImportQueueResponse
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class CommonlineProcessImportQueueResponse : ServiceResponse
Constructors
CommonlineProcessImportQueueResponse()
Declaration
public CommonlineProcessImportQueueResponse()
Properties
FileNameList
FileNameList
Declaration
public ICollection<string> FileNameList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<System.String> |
Result
Declaration
[Obsolete("Deprecated. Do not use.")]
public string Result { get; set; }
Property Value
Type | Description |
---|---|
System.String |