The StudentRecordDocumentDetailInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| 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.
| |
| IsRelevant | (Required)
True if this document is relevant; false if it has been replaced with another document.
| |
| LastUpdateUtcTime | (Required)
Either the created time or last update time of the Student Record Document record.
| |
| PASICoreVersion | (Required)
The PASI version of this object. This is used for updating the object. Value is ignored when new.
| |
| RefId | (Required)
A unique identifier used to reference the student record document.
| |
| SchoolYear |
The school year this document is applicable to
| |
| Title | (Required)
The title of this document.
|
See Also