This data contract represents a Student Document Problem Report.
Inheritance Hierarchy
PASI.DataContract.V2018StudentRecordDocumentProblemReportInfo
Namespace: PASI.DataContract.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentRecordDocumentProblemReportInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StudentRecordDocumentProblemReportInfo |
Properties
Name | Description | |
---|---|---|
DocumentRefId | (Required)
The unique identifier of the student record document.
| |
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.
| |
ProblemResolution |
The resolution for the reported student record document problem.
| |
ProblemType | (Required)
Depict the type of problem identified on the student record document.
| |
RefId | (Required)
The unique identifier of the student record document problem report.
| |
ReportedByUser | (Required)
The user who reported the student record document problem.
| |
ReportedOnUtcTime | (Required)
The UTC time the student record document was reported by user.
| |
ReportingUserEmail |
The email of the user who reported the student record document problem.
| |
ResolvedByUser |
The user who resolved the reported student record document problem.
| |
ResolvedOnUtcTime |
The UTC time the reported student record document problem was resolved.
|
See Also