Lenguaje

PublicationArticle.ArticleType Propiedad

Definición

Obtiene o establece el tipo de objeto fuente para el artículo.

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

Valor de propiedad

Un Int32 valor.

Se aplica a

Consulte también