CodeValuesRequest ClassProvincial Approach to Student Information API
This request contract is used with the GetCodeValues service. It allows for a PASI Client to request a refresh of the code values that are stored within PASI Core.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201305CodeValuesRequest

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

public class CodeValuesRequest : RequestBase

The CodeValuesRequest type exposes the following members.

Constructors

  NameDescription
Public methodCodeValuesRequest
Top
Properties

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

Reference