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 の値。

適用対象

こちらもご覧ください