PublicationArticle.ArticleType プロパティ

定義

アーティクルのソース オブジェクトの種類を取得します。値の設定も可能です。

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

プロパティ値

Int32 値。

適用対象

こちらもご覧ください