ITransformableFilterValues.AllowAllValue property
Obtém um valor que indica se todos os valores são permitidos.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
ReadOnly Property AllowAllValue As Boolean
Get
'Uso
Dim instance As ITransformableFilterValues
Dim value As Boolean
value = instance.AllowAllValue
bool AllowAllValue { get; }
Property value
Type: System.Boolean
Ver também
Referência
ITransformableFilterValues interface