StudentRecordDocumentInfo ClassProvincial Approach to Student Information API
A Student Record Document record.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2018StudentRecordDocumentInfo

Namespace: PASI.DataContract.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public class StudentRecordDocumentInfo

The StudentRecordDocumentInfo type exposes the following members.

Constructors

  NameDescription
Public methodStudentRecordDocumentInfo
Top
Properties

  NameDescription
Public propertyCreatedByOrganization
A reference to the organization that created the document.
Public propertyCreatedUtcTime
(Required) The created time of the Student Record Document record.
Public propertyDisposalOverrideDate
The date that the document should be disposed of, which would override other calculation methods
Public propertyDocumentDate
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.
Public propertyDocumentLanguage
(Required) The language of this document.
Public propertyDocumentType
(Required) Depict what type of document this is.
Public propertyExpiryDate
The date this document is considered expired (for example a student visa) and should not be used anymore.
Public propertyIsDeleted
(Required) A flag indicating if the document is deleted.
Public propertyIsDigitized
(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.
Public propertyIsExemptFromQA
(Required) A flag indicating that the document is considered exempt from quality assurance.
Public propertyIsRelevant
(Required) True if this document is relevant; false if it has been replaced with another document.
Public propertyIsTextSearchable
(Required) A flag indicating if the document has associated text that can be searched.
Public propertyLastUpdateUtcTime
(Required) Either the created time or last update time of the Student Record Document record.
Public propertyLinkedToOrganization
A reference to the organization that the document is linked to.
Public propertyOriginalFileName
(Required) The name of the digital file as it was imported into PASI.
Public propertyPASICoreVersion
(Required) The PASI version of this object. This is used for updating the object. Value is ignored when new.
Public propertyProblemReports
A list of problem report information for the document.
Public propertyQualityAssuranceInfo
The quality assurance information for the document.
Public propertyRefId
(Required) A unique identifier used to reference the student record document.
Public propertySchoolYear
The school year this document is applicable to
Public propertyStateProvinceId
(Required) Identifies the associated Student.
Public propertyStudentRecordCustodianList
A list of the current student record custodian School Organization Codes for the associated student
Public propertyTitle
(Required) The title of this document.
Top
See Also

Reference