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