Class ProcessEDraftUploadResponseNOCRequest
Inheritance
System.Object
ProcessEDraftUploadResponseNOCRequest
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class ProcessEDraftUploadResponseNOCRequest : ServiceRequest
Constructors
ProcessEDraftUploadResponseNOCRequest()
Declaration
public ProcessEDraftUploadResponseNOCRequest()
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 |