The SubmitStudentRecordDocumentRequest type exposes the following members.
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
DocumentDate |
Represents the date that the document was generated on or attributed to.
Will be required if the document has a disposal that is tied to the document date.
| |
DocumentImage |
Contains metadata and the binary image for this document
| |
DocumentLanguage | (Required)
The language of this document
| |
DocumentType | (Required)
Describes what kind of document this is
| |
ExpiryDate |
The date this document is considered expired (for example a student visa) and should not be used anymore
| |
IrrelevantDocuments |
Existing digital record documents that will be replaced with this document being submitted
| |
IsDeleted | (Required)
True if this document is logically deleted
| |
IsDigitized | (Required)
True when this document is a digitized version of a physical (hard copy) document.
False when the document was created by a system and imported directly into PASI.
| |
IsRelevant | (Required)
True if this document is relevant; false if it has been replaced with another document
| |
LinkedToOrganization |
A reference to the organization that the document is linked to.
| |
LinkedToSchoolYear |
The school year this document is applicable to
| |
PASICoreVersion | (Required)
The PASI version of this document
| |
RefId | (Required)
The unique identifier for this document
| |
StateProvinceId | (Required)
The Alberta Student Number for this student
| |
Title | (Required)
The title of this document
|
See Also