Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 583 Bytes

storeproductpagedqueryresult_hasmoreresults.md

File metadata and controls

22 lines (15 loc) · 583 Bytes
-api-id -api-type
P:Windows.Services.Store.StoreProductPagedQueryResult.HasMoreResults
winrt property

Windows.Services.Store.StoreProductPagedQueryResult.HasMoreResults

-description

Gets a value that indicates whether there are additional pages of results. To get the next page of results, use the GetNextAsync method.

-property-value

True if there are additional pages of results; otherwise, false.

-remarks

-examples

-see-also