StudentRecordDocumentQualityAssuranceResultInfo ClassProvincial Approach to Student Information API
This data contract represents a Student Document Quality Assurance Result.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2018StudentRecordDocumentQualityAssuranceResultInfo

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

public class StudentRecordDocumentQualityAssuranceResultInfo

The StudentRecordDocumentQualityAssuranceResultInfo type exposes the following members.

Constructors

  NameDescription
Public methodStudentRecordDocumentQualityAssuranceResultInfo
Top
Properties

  NameDescription
Public propertyFailedQualityAssuranceComments
Comments about the failed quality assurance
Public propertyLastUpdateUtcTime
(Required) The UTC time this record was last modified
Public propertyPASICoreVersion
(Required) The PASI version of this object. This is used for updating the object.
Public propertyPerformedLocallyByOrganization
True if the organization that uploaded the document performed Quality Assurance (as per GOA Standards) prior to uploading; false otherwise.
Public propertyQualityAssuranceOperator
(Required) Operator that performed the quality assurance on the document
Public propertyQualityAssuranceStatus
(Required) Status of the quality assurance
Public propertyQualityAssuranceUtcTime
(Required) The UTC time when the quality assurance happened.
Public propertyRefId
(Required) Globally Unique Identifier (GUID) used to reference the document
Top
See Also

Reference