StatusKeyVersionInfo ClassProvincial Approach to Student Information API
This contract is used by the request data contracts to identify the PASI status object.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201204StatusKeyVersionInfo

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

public class StatusKeyVersionInfo

The StatusKeyVersionInfo type exposes the following members.

Constructors

  NameDescription
Public methodStatusKeyVersionInfo
Top
Properties

  NameDescription
Public propertyExpectedVersion
The expected version of the status object (not the source object.) This property should be used in conjunction with the IsDataAvailable service. Using the version numbers returned from IsDataAvailable allows PASI to only return status objects the client is expecting.
Public propertyKey
(Required) The Key of the object.
Public propertyKnownSourceVersion
The known version of the source object (not the status object.) PASI uses this information to determine if a newer source object is available and return it.
Top
See Also

Reference