Suoranta.EnterpriseLib.Web - Developer API

ValueFilterAttribute Constructor

Use form property in one-to-one comparison against entity property

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

Syntax


public ValueFilterAttribute(
	string targetProp,
	Comparison comparisonOp
)

Parameters

targetProp
Type: String
Path of entity target property
comparisonOp
Type: Suoranta.EnterpriseLib.Linq.FilterAttributes..::..Comparison
Operator to apply in query