Suoranta.EnterpriseLib.Web - Developer API

ValueFilter<(Of <(<'TValue>)>)> Properties

The ValueFilter<(Of <(<'TValue>)>)> type exposes the following members.

Properties


  Name Description
Public property AsNullable
Get Nullable value corresponding this FilterValue
Public property HasValue
Is this value to be used to filter entities.
Public property IsActive
Public property SourceTransformer
Optional expression applied to source (table column) values before evaluation against FilterValue. For instance, transformer can be used to normalize DateTime objects to include only date component. Transformers do not modify entities themselves.
Public property Value
Public property ValueType