C# Class Adf.Business.Search.IsSmallerAttribute

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

Méthodes publiques

Méthode Description
IsSmallerAttribute ( string column ) : System

Initializes an instance of IsSmallerAttribute with the supplied column name.

Method Details

IsSmallerAttribute() public méthode

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