PageNumberFilter.ValueCount Property
Gets the one value of the filter.
Namespace: Microsoft.SharePoint.BusinessData.Runtime
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property ValueCount As Integer
Get
'Usage
Dim instance As PageNumberFilter
Dim value As Integer
value = instance.ValueCount
public override int ValueCount { get; }
Property Value
Type: System.Int32
The one value of the filter.