StateSyncJobChangeJobId Property |
Gets or sets the job identifier.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public Guid JobId { get; set; }
Property Value
Type:
Guid
The job identifier.
See Also