C# Class Signum.React.ApiControllers.AutocompleteQueryRequestTS

Show file Open project: signumsoftware/framework Class Usage Examples

Public Properties

Property Type Description
count int
filters List
queryKey string
subString string

Property Details

count public property

public int count
return int

filters public property

public List filters
return List

queryKey public property

public string queryKey
return string

subString public property

public string subString
return string