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 value of the Limit filter. The value of this property is always 1.
Namespace: Microsoft.Office.BusinessData.Runtime
Assembly: Microsoft.Office.BusinessData (in Microsoft.Office.BusinessData.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property ValueCount As Integer
Get
'Usage
Dim instance As LimitFilter
Dim value As Integer
value = instance.ValueCount
public override int ValueCount { get; }
Property Value
Type: System.Int32
The value of the Limit filter. The value of this property is always 1.