A document's problem report information.
Inheritance Hierarchy
PASI.DataContract.V2018DocumentProblemReportInfo
Namespace: PASI.DataContract.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The DocumentProblemReportInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DocumentProblemReportInfo |
Properties
Name | Description | |
---|---|---|
ProblemReportRefId | (Required)
The unique identifier of the student record document problem report.
| |
ProblemResolution |
The resolution for the reported student record document problem.
| |
ProblemType | (Required)
Depict the type of problem identified on the student record document.
| |
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