Click or drag to resize

SyncGetEntryContentOptionsJobChange Property

Gets the job change associated with this instance.

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

Property Value

Type: SyncJobChange
The job change.
See Also