SyncOptions Class

Definition

Settings that control the behavior of the Sync opertation.

public class SyncOptions
type SyncOptions = class
Public Class SyncOptions
Inheritance
SyncOptions

Constructors

SyncOptions()

Properties

DiscardLocalChanges

An indication to discard local changes on the model, if exists, as part of synchronizing it.

Applies to