Suoranta.EnterpriseLib.Web - Developer API

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

Namespace:  Suoranta.EnterpriseLib.Linq.Filters
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public ValueFilter(
	Nullable<TValue> value,
	bool isActive
)

Parameters

value
Type: Nullable<(Of <(<'TValue>)>)>
isActive
Type: Boolean