DirectoryEntryConfiguration.PageSize Property

Definition

Gets or sets the page size in a paged search.

public:
 property int PageSize { int get(); void set(int value); };
public int PageSize { get; set; }
member this.PageSize : int with get, set
Public Property PageSize As Integer

Property Value

The number of entries in a page.

Applies to