Class UploadStudentDocumentRequest
Represents the a request for the UploadStudentDocument method.
Inheritance
Namespace: Cmc.Nexus.Crm.Services
Assembly: Cmc.Nexus.Crm.Contracts.dll
Syntax
public class UploadStudentDocumentRequest : ServiceRequest
Constructors
UploadStudentDocumentRequest()
Declaration
public UploadStudentDocumentRequest()
Properties
AwardYear
Gets or sets the AwardYear associated with this UploadStudentDocumentRequest.
Declaration
public string AwardYear { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AwardYear. |
CampusCode
Gets or sets the CampusCode associated with this UploadStudentDocumentRequest.
Declaration
public string CampusCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CampusCode. |
CampusId
Gets or sets the CampusId associated with this UploadStudentDocumentRequest.
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CampusId. |
CampusName
Gets or sets the CampusName associated with this UploadStudentDocumentRequest.
Declaration
public string CampusName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CampusName. |
CrmIdentifier
Gets or sets the CrmIdentifier associated with this UploadStudentDocumentRequest.
Declaration
public string CrmIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CrmIdentifier. |
DocumentId
Gets or sets the DocumentId.
Declaration
public int DocumentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The DocumentId. |
DocumentImage
Gets or sets the Image.
Declaration
public byte[] DocumentImage { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The Image. |
DocumentStatusCode
Gets or sets the DocumentStatusCode associated with this UploadStudentDocumentRequest.
Declaration
public string DocumentStatusCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DocumentStatusCode. |
DocumentStatusId
Gets or sets the DocumentStatusId associated with this UploadStudentDocumentRequest.
Declaration
public int DocumentStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The DocumentStatusId. |
DocumentStatusName
Gets or sets the DocumentStatusName associated with this UploadStudentDocumentRequest.
Declaration
public string DocumentStatusName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DocumentStatusName. |
DocumentTypeCode
Gets or sets the DocumentTypeCode associated with this UploadStudentDocumentRequest.
Declaration
public string DocumentTypeCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DocumentTypeCode. |
DocumentTypeId
Gets or sets the DocumentTypeId associated with this UploadStudentDocumentRequest.
Declaration
public int DocumentTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The DocumentTypeId. |
DocumentTypeName
Gets or sets the DocumentTypeName associated with this UploadStudentDocumentRequest.
Declaration
public string DocumentTypeName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DocumentTypeName. |
EmailAddress
Gets or sets the EmailAddress associated with this UploadStudentDocumentRequest.
Declaration
public string EmailAddress { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EmailAddress. |
ExternalDocumentIdentifier
Gets or sets the ExternalDocumentIdentifier associated with this UploadStudentDocumentRequest.
Declaration
public string ExternalDocumentIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ExternalDocumentIdentifier. |
ExternalDocumentTypeIdentifier
Gets or sets the ExternalDocumentTypeIdentifier associated with this UploadStudentDocumentRequest.
Declaration
public string ExternalDocumentTypeIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ExternalDocumentTypeIdentifier. |
FileBytes
Gets or sets the FileBytes associated with this UploadStudentDocumentRequest.
Declaration
public string FileBytes { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FileBytes. |
FileNameWithExtension
Gets or sets the File Name With Extension associated with this UploadStudentDocumentRequest.
Declaration
public string FileNameWithExtension { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FileNameWithExtension. |
FileSize
Gets or sets the FileSize associated with this UploadStudentDocumentRequest.
Declaration
public string FileSize { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FileSize. |
FileTypeIdentifier
Gets or sets the FileTypeIdentifier associated with this UploadStudentDocumentRequest.
Declaration
public string FileTypeIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FileTypeIdentifier. |
ModuleCode
Gets or sets the ModuleCode associated with this UploadStudentDocumentRequest.
Declaration
public string ModuleCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ModuleCode. |
ModuleIdentifier
Gets or sets the ModuleIdentifier associated with this UploadStudentDocumentRequest.
Declaration
public string ModuleIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ModuleIdentifier. |
ModuleName
Gets or sets the ModuleName associated with this UploadStudentDocumentRequest.
Declaration
public string ModuleName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ModuleDescrip. |
ProgramCode
Gets or sets the ProgramCode associated with this UploadStudentDocumentRequest.
Declaration
public string ProgramCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramCode. |
ProgramName
Gets or sets the ProgramName associated with this UploadStudentDocumentRequest.
Declaration
public string ProgramName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramName. |
ProgramVersionCode
Gets or sets the ProgramVersionCode associated with this UploadStudentDocumentRequest.
Declaration
public string ProgramVersionCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramVersionCode. |
ProgramVersionName
Gets or sets the ProgramVersionName associated with this UploadStudentDocumentRequest.
Declaration
public string ProgramVersionName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ProgramVersionName. |
StartDate
Gets or sets the StartDate associated with this UploadStudentDocumentRequest.
Declaration
public string StartDate { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StartDate. |
StudentEnrollmentPeriodId
Gets or sets the StudentEnrollmentPeriodId associated with this UploadStudentDocumentRequest.
Declaration
public int StudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentEnrollmentPeriodId. |
StudentFirstName
Gets or sets the Student FirstName associated with this UploadStudentDocumentRequest.
Declaration
public string StudentFirstName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentFirstName. |
StudentId
Gets or sets the StudentId associated with this UploadStudentDocumentRequest.
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentId. |
StudentLastName
Gets or sets the Student LastName associated with this UploadStudentDocumentRequest.
Declaration
public string StudentLastName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentLastName. |
StudentNumber
Gets or sets the StudentNumber associated with this UploadStudentDocumentRequest.
Declaration
public string StudentNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StudentNumber. |
VendorCode
Gets or sets the VendorCode associated with this UploadStudentDocumentRequest.
Declaration
public string VendorCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The VendorCode. |