SyncJobMovingState Property |
Gets the moving state.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public SyncJobMovingState MovingState { get; }
Property Value
Type:
SyncJobMovingState
The state moving state.
See Also