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

SystemObject
  PASI.DataContract.V2009DataNotificationResultTypeInfo

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

public class DataNotificationResultTypeInfo

The DataNotificationResultTypeInfo type exposes the following members.

Constructors

  NameDescription
Public methodDataNotificationResultTypeInfo
Creates an instance
Top
Properties

  NameDescription
Public propertyIdList
The list of DataNotificationIdVersion which is Id and PasiCoreVersion that are different in the core than the Pasi client.
Public propertyNotificationType
Specifies the data type the client wishes to sync with the PASI core.
Public propertyUpdateType
Indicates the type of update for the client.
Top
See Also

Reference