Suoranta.EnterpriseLib.Web - Developer API

SetFilterAttribute Members

The SetFilterAttribute type exposes the following members.

Constructors


  Name Description
Public method SetFilterAttribute

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 FilterMode
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.
(Inherited from FilterAttribute.)
Public property TypeId (Inherited from Attribute.)