Method | Description | |
---|---|---|
FilterOption ( ) : System | ||
FilterOption ( string columnName, object value ) : System | ||
SetFilterTokens ( List |
||
StringValue ( ) : string | ||
ToFilter ( ) : |
||
ToJS ( ) : Newtonsoft.Json.Linq.JObject | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
EncodeCSV ( string p ) : string |
public FilterOption ( string columnName, object value ) : System | ||
columnName | string | |
value | object | |
return | System |
public static SetFilterTokens ( List |
||
filters | List |
|
queryDescription | ||
canAggregate | bool | |
return | void |
public ToJS ( ) : Newtonsoft.Json.Linq.JObject | ||
return | Newtonsoft.Json.Linq.JObject |