Click or drag to resize

SyncJobChangeChange Property

Gets the change instance.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public StateSyncChange Change { get; }

Property Value

Type: StateSyncChange
The change instance.
See Also