ComparisonFilter.Value, propriété (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Gets or sets the value of this comparison filter.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Overridable Property Value As Object
'Utilisation
Dim instance As ComparisonFilter
Dim value As Object
value = instance.Value
instance.Value = value
public virtual Object Value { get; set; }
Valeur de la propriété
The value of the comparison filter.
Voir aussi
Référence
ComparisonFilter, classe
Membres ComparisonFilter
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms