C# 클래스 Adf.Business.Search.IsSmallerAttribute

상속: SearchAttribute
파일 보기 프로젝트 열기: NLADP/ADF

공개 메소드들

메소드 설명
IsSmallerAttribute ( string column ) : System

Initializes an instance of IsSmallerAttribute with the supplied column name.

메소드 상세

IsSmallerAttribute() 공개 메소드

Initializes an instance of IsSmallerAttribute with the supplied column name.
public IsSmallerAttribute ( string column ) : System
column string The supplied column name.
리턴 System