Click or drag to resize

ISyncFileSystemDestination Interface

Defines a file system that can customize destination operations.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public interface ISyncFileSystemDestination

The ISyncFileSystemDestination type exposes the following members.

Methods
  NameDescription
Public methodGetDestinationUploadFileName
Gets a file name for the uploaded file corresponding to a job change.
Top
See Also