Click or drag to resize

PsrSyncToServerResult Fields

The PsrSyncToServerResult type exposes the following members.

Fields
  NameDescription
Public fieldIdMap
A map from old ids to new ids. When a Data gets inserted on the server, it gets a new id.
Public fieldProtocol
Contains all information about what happened on the server while synchronizing. (What was added, updated, what could not be updated and why)
Top
See Also