Click or drag to resize

ISynchronizationJob Properties

The ISynchronizationJob type exposes the following members.

Properties
 NameDescription
Public propertyCanCancel True if the job can be cancelled
(Inherited from IJob)
Public propertyDescription Gets the description of the job
(Inherited from IJob)
Public propertyId A unique identifier for this job
(Inherited from IJob)
Public propertyName The name of the job
(Inherited from IJob)
Public propertyParameters Get the parameter definitions
(Inherited from IJob)
Top
See Also