The DataNotificationRequestTypeInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
MaxPASICoreVersion | (Required)
The maximum data version known from the client perspective for this type.
| |
NotificationType | (Required)
Specifies the data type the client wishes to sync with the PASI core.
| |
PASICoreVersionHash |
A MD5 hash as a hexadecimal string using all the PasiCoreVersion numbers for
this DataNotificationType as a source.
If you do not want the PASI Core to preform this check do not pass a value.
|
See Also