Web API Core | ComponentOne
C1.Web.Api.Document.Models Namespace / SearchResult Class / PageIndex Property

In This Topic
    PageIndex Property (SearchResult)
    In This Topic
    Gets the page index o the result.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PageIndex As Integer
    public int PageIndex {get;}
    See Also