Click or drag to resize

SyncJobId Property

Gets the job identifier.

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

Property Value

Type: Guid
The job identifier.
See Also