言語

ArticleConflict.ConflictTable プロパティ

定義

指定された ArticleName の競合データが格納されるテーブル名を取得するか設定します。

public:
 property System::String ^ ConflictTable { System::String ^ get(); void set(System::String ^ value); };
public string ConflictTable { get; set; }
member this.ConflictTable : string with get, set
Public Property ConflictTable As String

プロパティ値

コンフリクトテーブルの名前を指定する String の値です。

注釈

ConflictTableプロパティは読み書きです。

どのユーザーでも ConflictTable プロパティを取得または設定できます。

この名前空間、クラス、またはメンバーは.NET Framework 2.0でのみサポートされています。

適用対象