ITransformableFilterValues.AllowEmptyValue property
Obtém um valor que indica se valores vazios são permitidos.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
ReadOnly Property AllowEmptyValue As Boolean
Get
'Uso
Dim instance As ITransformableFilterValues
Dim value As Boolean
value = instance.AllowEmptyValue
bool AllowEmptyValue { get; }
Property value
Type: System.Boolean
Ver também
Referência
ITransformableFilterValues interface