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