ITransformableFilterValues.AllowAllValue - Propriété
Obtient une valeur indiquant si toutes les valeurs sont autorisées.
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
ReadOnly Property AllowAllValue As Boolean
Get
'Utilisation
Dim instance As ITransformableFilterValues
Dim value As Boolean
value = instance.AllowAllValue
bool AllowAllValue { get; }
Valeur de propriété
Type : System.Boolean
Voir aussi
Référence
ITransformableFilterValues interface