SourceDocumentTypeQualityValuesRequest ClassProvincial Approach to Student Information API
This request contract is used with the GetSourceDocumentTypeQualityValues service. It allows for a PASI Client to request a refresh of the source document types that are stored within PASI Core.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201305SourceDocumentTypeQualityValuesRequest

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

public class SourceDocumentTypeQualityValuesRequest : RequestBase

The SourceDocumentTypeQualityValuesRequest type exposes the following members.

Constructors

  NameDescription
Public methodSourceDocumentTypeQualityValuesRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyLastKnownSourceVersion
(Required) The last known version of the source document types that were returned to the client. PASI will only return code values that have a version later than this value.
Top
See Also

Reference