Edit

Share via


QueryHierarchyItem.IsDeleted Property

Definition

Indicates if this query item is deleted. Setting this to false on a deleted query item will undelete it. Undeleting a query or folder will not bring back the permission changes that were previously applied to it.

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

Property Value

Attributes

Applies to