PublicationArticle.AllowInteractiveResolver 属性

定义

获取或设置是否允许订阅在同步期间发生冲突时调用交互式解决程序。

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

属性值

一个 Boolean 值。

适用于

另请参阅