EndPointSynchronizerChecksEntryIdsUnicity Property |
Gets a value indicating whether entry ids unicity is checked.
This is set by default to help diagnostics.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual bool ChecksEntryIdsUnicity { get; }
Property Value
Type:
Booleantrue if entry ids unicity is checked; otherwise,
false.
See Also