Share via


Synchronize Class

Definition

Payload for the synchronizing the data.

public class Synchronize
type Synchronize = class
Public Class Synchronize
Inheritance
Synchronize

Constructors

Synchronize()

Initializes a new instance of the Synchronize class.

Synchronize(String)

Initializes a new instance of the Synchronize class.

Properties

SynchronizationMode

Gets or sets mode of synchronization used in triggers and snapshot sync. Incremental by default. Possible values include: 'Incremental', 'FullSync'

Applies to