Will contain a list of DataNotificationTypeInfo objects that will
indicate what object type was updated, the type of update and the
list of Ids that have changed. If this list is empty there are no updates available.
Inheritance Hierarchy
PASI.DataContract.V2009DataNotificationResponse
Namespace: PASI.DataContract.V2009
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The DataNotificationResponse type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DataNotificationResponse |
Create an instance of this class
|
Properties
Name | Description | |
---|---|---|
NotificationResultTypeInfos |
A list of DataNotificationResultTypeInfo indicating what data should be synchronized.
|
See Also