Click or drag to resize

PsrSyncToServerResultIdMap Field

A map from old ids to new ids. When a Data gets inserted on the server, it gets a new id.

Namespace:  PsrApi.Synchronization
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public PsrIdMap IdMap

Field Value

Type: PsrIdMap
See Also