SyncLayerOption

constructor(layerId: Long = 0)

Creates a new sync layer option with a layer id.

Since

200.1.0

Parameters

layerId

A layer id to sync.


constructor(layerId: Long, syncDirection: SyncDirection)

Creates a new sync layer option with layer id and sync direction.

Since

200.1.0

Parameters

layerId

A layer id to synchronize.

syncDirection

The synchronization direction of the layer or table.