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

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

공개 메소드들

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

Initializes an instance of IsLargerAttribute with the supplied column name.

메소드 상세

IsLargerOrEqualAttribute() 공개 메소드

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