C# Class Adf.Business.Search.IsNotAttribute

Inheritance: SearchAttribute
Afficher le fichier Open project: NLADP/ADF

Méthodes publiques

Méthode Description
IsNotAttribute ( string column ) : System

Initializes an instance of IsNotAttribute with the supplied column name.

Method Details

IsNotAttribute() public méthode

Initializes an instance of IsNotAttribute with the supplied column name.
public IsNotAttribute ( string column ) : System
column string The supplied column name.
Résultat System