ITransformableFilterValues.AllowEmptyValue 属性

获取一个值,该值指示是否允许空值。

命名空间:  Microsoft.SharePoint.WebPartPages
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
ReadOnly Property AllowEmptyValue As Boolean
    Get
用法
Dim instance As ITransformableFilterValues
Dim value As Boolean

value = instance.AllowEmptyValue
bool AllowEmptyValue { get; }

属性值

类型:System.Boolean

另请参阅

引用

ITransformableFilterValues 接口

ITransformableFilterValues 成员

Microsoft.SharePoint.WebPartPages 命名空间