Suoranta.EnterpriseLib.Web - Developer API

FilterAttribute Members

The FilterAttribute type exposes the following members.

Constructors


  Name Description
Public method FilterAttribute()()()()
Public method FilterAttribute(String)

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Attribute.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Attribute.)
Public method GetType (Inherited from Object.)
Public method IsDefaultAttribute (Inherited from Attribute.)
Public method Match(System.Object) (Inherited from Attribute.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property TargetProp
Gets or sets

Field Value

name of the target property defined in IEntity against which the value of EntityQuery<(Of <(<'TEntity>)>)> property with this attribute is compared.
Public property TypeId (Inherited from Attribute.)