共用方式為


ITransformableFilterValues.AllowMultipleValues property

取得值,指出是否允許多個值。

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

Syntax

'宣告
ReadOnly Property AllowMultipleValues As Boolean
    Get
'用途
Dim instance As ITransformableFilterValues
Dim value As Boolean

value = instance.AllowMultipleValues
bool AllowMultipleValues { get; }

Property value

Type: System.Boolean

請參閱

參照

ITransformableFilterValues interface

ITransformableFilterValues members

Microsoft.SharePoint.WebPartPages namespace