DataNotificationResultTypeInfoUpdateType Property Provincial Approach to Student Information API
Indicates the type of update for the client.

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

public string UpdateType { get; set; }

Property Value

Type: String
Remarks

UpdateAvailable means there is new data for the client. ResyncRequired means the hash value provided on the request does not match the server calculated hash value so all Id Versions for the type are returned giving the client a chance to compare to the local values.
  • UpdateAvailable
  • ResyncRequired
See Also

Reference