Class ImportBursaryListRequest
Represents the ImportBursaryListRequest.
Inheritance
System.Object
ImportBursaryListRequest
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class ImportBursaryListRequest : ServiceRequest
Constructors
ImportBursaryListRequest()
Declaration
public ImportBursaryListRequest()
Properties
FileContent
Declaration
public byte[] FileContent { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Byte[] |
FileName
Declaration
public string FileName { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |