EstimatedMemoryUsageKBCategory.PaginationSpecified Property

Definition

Gets a value that indicates whether pagination is specified.

public:
 property bool PaginationSpecified { bool get(); };
public bool PaginationSpecified { get; }
member this.PaginationSpecified : bool
Public ReadOnly Property PaginationSpecified As Boolean

Property Value

true if pagination is specified; otherwise, false.

Applies to