Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the count of the comparison filter values, which is always 1.
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 ComparisonFilter
Dim value As Integer
value = instance.ValueCount
public override int ValueCount { get; }
Property Value
Type: System.Int32
A value of 1.