C# 클래스 Signum.React.ApiControllers.QueryTokenTS

파일 보기 프로젝트 열기: signumsoftware/framework

공개 프로퍼티들

프로퍼티 타입 설명
filterType FilterType?
format string
fullKey string
isGroupable bool
key string
niceName string
niceTypeName string
parent QueryTokenTS
queryTokenType QueryTokenType?
toString string
type Signum.React.Facades.TypeReferenceTS
typeColor string
unit string

공개 메소드들

메소드 설명
QueryTokenTS ( QueryToken qt, bool recursive ) : System

비공개 메소드들

메소드 설명
GetQueryTokenType ( QueryToken qt ) : QueryTokenType?

메소드 상세

QueryTokenTS() 공개 메소드

public QueryTokenTS ( QueryToken qt, bool recursive ) : System
qt QueryToken
recursive bool
리턴 System

프로퍼티 상세

filterType 공개적으로 프로퍼티

public FilterType? filterType
리턴 FilterType?

format 공개적으로 프로퍼티

public string format
리턴 string

fullKey 공개적으로 프로퍼티

public string fullKey
리턴 string

isGroupable 공개적으로 프로퍼티

public bool isGroupable
리턴 bool

key 공개적으로 프로퍼티

public string key
리턴 string

niceName 공개적으로 프로퍼티

public string niceName
리턴 string

niceTypeName 공개적으로 프로퍼티

public string niceTypeName
리턴 string

parent 공개적으로 프로퍼티

public QueryTokenTS,Signum.React.ApiControllers parent
리턴 QueryTokenTS

queryTokenType 공개적으로 프로퍼티

public QueryTokenType? queryTokenType
리턴 QueryTokenType?

toString 공개적으로 프로퍼티

public string toString
리턴 string

type 공개적으로 프로퍼티

public TypeReferenceTS,Signum.React.Facades type
리턴 Signum.React.Facades.TypeReferenceTS

typeColor 공개적으로 프로퍼티

public string typeColor
리턴 string

unit 공개적으로 프로퍼티

public string unit
리턴 string