Edit

Share via


QueryHierarchyItem.IsPublic Property

Definition

Indicates if this query item is public or private.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Nullable<bool> IsPublic { get; set; }
member this.IsPublic : Nullable<bool> with get, set
Public Property IsPublic As Nullable(Of Boolean)

Property Value

Attributes

Applies to