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

適用対象

こちらもご覧ください