C# Class Adf.Business.Search.IsLargerAttribute

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

Méthodes publiques

Méthode Description
IsLargerAttribute ( string column ) : System

Initializes an instance of IsLargerAttribute with the supplied column name.

Method Details

IsLargerAttribute() public méthode

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