DocumentProblemReportInfo ClassProvincial Approach to Student Information API
A document's problem report information.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2018DocumentProblemReportInfo

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

public class DocumentProblemReportInfo

The DocumentProblemReportInfo type exposes the following members.

Constructors

  NameDescription
Public methodDocumentProblemReportInfo
Top
Properties

  NameDescription
Public propertyProblemReportRefId
(Required) The unique identifier of the student record document problem report.
Public propertyProblemResolution
The resolution for the reported student record document problem.
Public propertyProblemType
(Required) Depict the type of problem identified on the student record document.
Public propertyReportedByUser
(Required) The user who reported the student record document problem.
Public propertyReportedOnUtcTime
(Required) The UTC time the student record document was reported by user.
Public propertyReportingUserEmail
The email of the user who reported the student record document problem.
Public propertyResolvedByUser
The user who resolved the reported student record document problem.
Public propertyResolvedOnUtcTime
The UTC time the reported student record document problem was resolved.
Top
See Also

Reference