: LimitFilter.Value (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Gets or sets the value of this Limit filter.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Property Value As UInteger
'Uso
Dim instance As LimitFilter
Dim value As UInteger
value = instance.Value
instance.Value = value
public uint Value { get; set; }
Valor de propiedad
The value of this Limit filter.
Vea también
Referencia
LimitFilter (Clase)
LimitFilter (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Runtime (Espacio de nombres)