Will contain a list of Ids that are different in the core for an update
(update type) or a complete list for a ResyncRequired (hash value didn't match).
The records are returned in ascending order by the PASICoreVersion.
Inheritance Hierarchy
PASI.DataContract.V2009DataNotificationResultTypeInfo
Namespace: PASI.DataContract.V2009
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The DataNotificationResultTypeInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DataNotificationResultTypeInfo |
Creates an instance
|
Properties
| Name | Description | |
|---|---|---|
| IdList |
The list of DataNotificationIdVersion which is Id and PasiCoreVersion that
are different in the core than the Pasi client.
| |
| NotificationType |
Specifies the data type the client wishes to sync with the PASI core.
| |
| UpdateType |
Indicates the type of update for the client.
|
See Also