DataNotificationResponse ClassProvincial Approach to Student Information API
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

SystemObject
  PASI.DataContract.V2009DataNotificationResponse

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

public class DataNotificationResponse

The DataNotificationResponse type exposes the following members.

Constructors

  NameDescription
Public methodDataNotificationResponse
Create an instance of this class
Top
Properties

  NameDescription
Public propertyNotificationResultTypeInfos
A list of DataNotificationResultTypeInfo indicating what data should be synchronized.
Top
See Also

Reference