Article.CreateArticleAsHeterogeneous Property

Definition

Gets or sets a value that indicates whether to create an article as heterogeneous.

protected:
 property bool CreateArticleAsHeterogeneous { bool get(); void set(bool value); };
protected bool CreateArticleAsHeterogeneous { get; set; }
member this.CreateArticleAsHeterogeneous : bool with get, set
Protected Property CreateArticleAsHeterogeneous As Boolean

Property Value

True to create an article as heterogeneous; otherwise, false.

Applies to