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 값입니다.

적용 대상

추가 정보