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