DataNotificationIdVersion ClassProvincial Approach to Student Information API
Contains a Id (as a string) that uniquely identifies the object that should be synchronized and the PASICoreVersion for the Id.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009DataNotificationIdVersion

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

public class DataNotificationIdVersion

The DataNotificationIdVersion type exposes the following members.

Constructors

  NameDescription
Public methodDataNotificationIdVersion
Top
Properties

  NameDescription
Public propertyId
The Id of the item being synchronized. For example, if synchronizing a Student it would be the student's StateProvinceId
Public propertyPASICoreVersion
The current version number for the item being synchronized.
Top
See Also

Reference