ITransformableFilterValues.AllowMultipleValues property

Gets a value indicating whether multiple values are allowed.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
ReadOnly Property AllowMultipleValues As Boolean
    Get
'Usage
Dim instance As ITransformableFilterValues
Dim value As Boolean

value = instance.AllowMultipleValues
bool AllowMultipleValues { get; }

Property value

Type: System.Boolean

See also

Reference

ITransformableFilterValues interface

ITransformableFilterValues members

Microsoft.SharePoint.WebPartPages namespace