SyncCompoundDataTrans::find Method
Syntax
client server public static SyncCompoundDataTrans find(
SyncEntityId _syncEntityId,
SyncAppId _sourceAppId,
SyncAppId _targetAppId,
SyncVersion _version,
[boolean update])
Run On
Called
Parameters
- _syncEntityId
Type: SyncEntityId Extended Data Type
- _sourceAppId
Type: SyncAppId Extended Data Type
- _targetAppId
Type: SyncAppId Extended Data Type
- _version
Type: SyncVersion Extended Data Type
- update
Type: boolean