PsrSyncToServerResult Class |
Namespace: PsrApi.Synchronization
public class PsrSyncToServerResult
The PsrSyncToServerResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | PsrSyncToServerResult | Initializes a new instance of the PsrSyncToServerResult class |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | IdMap |
A map from old ids to new ids. When a Data gets inserted on the server, it gets a new id.
|
![]() | Protocol |
Contains all information about what happened on the server while synchronizing. (What was added, updated, what could not be updated and why)
|