Contains a Id (as a string) that uniquely identifies the object
that should be synchronized and the PASICoreVersion for the Id.
Inheritance Hierarchy
PASI.DataContract.V2009DataNotificationIdVersion
Namespace: PASI.DataContract.V2009
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The DataNotificationIdVersion type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DataNotificationIdVersion |
Properties
Name | Description | |
---|---|---|
Id |
The Id of the item being synchronized. For example, if synchronizing a Student it would be the student's StateProvinceId
| |
PASICoreVersion |
The current version number for the item being synchronized.
|
See Also