ITransformableFilterValues.AllowMultipleValues 属性
获取一个值,该值指示是否允许多个值。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
ReadOnly Property AllowMultipleValues As Boolean
Get
用法
Dim instance As ITransformableFilterValues
Dim value As Boolean
value = instance.AllowMultipleValues
bool AllowMultipleValues { get; }