次の方法で共有


PublicationArticle.ReplicationType プロパティ

定義

アーティクルが属するパブリケーションの種類を取得します。値の設定も可能です。

public:
 property int ReplicationType { int get(); void set(int value); };
public int ReplicationType { get; set; }
member this.ReplicationType : int with get, set
Public Property ReplicationType As Integer

プロパティ値

Int32 値。

適用対象

こちらもご覧ください