C# Class Adf.Business.Search.IsLargerOrEqualAttribute

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

Méthodes publiques

Méthode Description
IsLargerOrEqualAttribute ( string column ) : System

Initializes an instance of IsLargerAttribute with the supplied column name.

Method Details

IsLargerOrEqualAttribute() public méthode

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