語言

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 價值。

適用於

另請參閱