This data contract represents a Student Document Quality Assurance Result.
Inheritance Hierarchy
PASI.DataContract.V2018StudentRecordDocumentQualityAssuranceResultInfo
Namespace: PASI.DataContract.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentRecordDocumentQualityAssuranceResultInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StudentRecordDocumentQualityAssuranceResultInfo |
Properties
Name | Description | |
---|---|---|
FailedQualityAssuranceComments |
Comments about the failed quality assurance
| |
LastUpdateUtcTime | (Required)
The UTC time this record was last modified
| |
PASICoreVersion | (Required)
The PASI version of this object. This is used for updating the object.
| |
PerformedLocallyByOrganization |
True if the organization that uploaded the document performed
Quality Assurance (as per GOA Standards) prior to uploading; false otherwise.
| |
QualityAssuranceOperator | (Required)
Operator that performed the quality assurance on the document
| |
QualityAssuranceStatus | (Required)
Status of the quality assurance
| |
QualityAssuranceUtcTime | (Required)
The UTC time when the quality assurance happened.
| |
RefId | (Required)
Globally Unique Identifier (GUID) used to reference the document
|
See Also