Edit

Share via


QueryHierarchyItemsResult.HasMore Property

Definition

Indicates if the max return limit was hit but there are still more items

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

Property Value

Attributes

Applies to