C# Class Signum.React.ApiControllers.AutocompleteQueryRequestTS

显示文件 Open project: signumsoftware/framework Class Usage Examples

Public Properties

Property Type Description
count int
filters List
queryKey string
subString string

Property Details

count public_oe property

public int count
return int

filters public_oe property

public List filters
return List

queryKey public_oe property

public string queryKey
return string

subString public_oe property

public string subString
return string