ITransformableFilterValues.AllowEmptyValue Property

Gets a value indicating whether empty values are allowed.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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