de la propiedad Filter.ValueCount
Espacio de nombres: Microsoft.BusinessData.MetadataModel
Ensamblados: Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
Public ReadOnly Property ValueCount As Integer
Get
'Uso
Dim instance As Filter
Dim value As Integer
value = instance.ValueCount
public int ValueCount { get; }
Valor de propiedad
Tipo: System.Int32