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

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

공개 메소드들

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

Initializes an instance of IsLargerAttribute with the supplied column name.

메소드 상세

IsLargerAttribute() 공개 메소드

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