You are currently browsing legacy 3.0 version of documentation. Click here to switch to the newest 5.1 version.
Glossary: ReplicationConflictNotification
General
This class extends EventArgs
.
Properties
Name
Type
Description
ItemType
ReplicationConflictTypes
Replication conflict type (described below)
Id
string
Identifier of conflicted document
Etag
Etag
Etag of conflict
OperationType
ReplicationOperationTypes
Operation Type (described below)
Conflicts
string[]
Identifier of conflicted versions
ReplicationConflictTypes (enum flags)
Members
Name
Value
None
0
DocumentReplicationConflict
1
AttachmentReplicationConflict
2
ReplicationOperationTypes (enum flags)
Members
Name
Value
None
0
Put
1
Delete
2
Please enable JavaScript to view the comments powered by Disqus.