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

适用于

另请参阅