Share via


ITransformableFilterValues.AllowEmptyValue property

Gets a value indicating whether empty values are allowed.

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

Syntax

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

value = instance.AllowEmptyValue
bool AllowEmptyValue { get; }

Property value

Type: System.Boolean

See also

Reference

ITransformableFilterValues interface

ITransformableFilterValues members

Microsoft.SharePoint.WebPartPages namespace