The StudentRecordDocumentInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CreatedByOrganization |
A reference to the organization that created the document.
| |
| CreatedUtcTime | (Required)
The created time of the Student Record Document record.
| |
| DisposalOverrideDate |
The date that the document should be disposed of, which would override other
calculation methods
| |
| 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.
| |
| DocumentLanguage | (Required)
The language of this document.
| |
| DocumentType | (Required)
Depict what type of document this is.
| |
| ExpiryDate |
The date this document is considered expired (for example a student visa) and should not be used anymore.
| |
| IsDeleted | (Required)
A flag indicating if the document is 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.
| |
| IsExemptFromQA | (Required)
A flag indicating that the document is considered exempt from quality assurance.
| |
| IsRelevant | (Required)
True if this document is relevant; false if it has been replaced with another document.
| |
| IsTextSearchable | (Required)
A flag indicating if the document has associated text that can be searched.
| |
| LastUpdateUtcTime | (Required)
Either the created time or last update time of the Student Record Document record.
| |
| LinkedToOrganization |
A reference to the organization that the document is linked to.
| |
| OriginalFileName | (Required)
The name of the digital file as it was imported into PASI.
| |
| PASICoreVersion | (Required)
The PASI version of this object. This is used for updating the object. Value is ignored when new.
| |
| ProblemReports |
A list of problem report information for the document.
| |
| QualityAssuranceInfo |
The quality assurance information for the document.
| |
| RefId | (Required)
A unique identifier used to reference the student record document.
| |
| SchoolYear |
The school year this document is applicable to
| |
| StateProvinceId | (Required)
Identifies the associated Student.
| |
| StudentRecordCustodianList |
A list of the current student record custodian School Organization Codes for the associated student
| |
| Title | (Required)
The title of this document.
|
See Also