Compartir a través de


PublicationArticle.AllowInteractiveResolver Propiedad

Definición

Obtiene o establece si se permiten o no las suscripciones para invocar el Solucionador interactivo cuando se producen conflictos durante la sincronización.

public:
 property bool AllowInteractiveResolver { bool get(); void set(bool value); };
public bool AllowInteractiveResolver { get; set; }
member this.AllowInteractiveResolver : bool with get, set
Public Property AllowInteractiveResolver As Boolean

Valor de propiedad

Valor Boolean.

Se aplica a

Consulte también