StatusRefIdVersionInfo 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.V201204StatusRefIdVersionInfo

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

public class StatusRefIdVersionInfo

The StatusRefIdVersionInfo type exposes the following members.

Constructors

  NameDescription
Public methodStatusRefIdVersionInfo
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 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.
Public propertyRefId
(Required) The Reference ID of the object.
Top
See Also

Reference