SortingFilter.Value - Propriété
Espace de noms : Microsoft.SharePoint.BusinessData.Runtime
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property Value As Object
Get
Set
'Utilisation
Dim instance As SortingFilter
Dim value As Object
value = instance.Value
instance.Value = value
public Object Value { get; set; }
Valeur de propriété
Type : System.Object