Method RewriteFilterExpression
RewriteFilterExpression(string)
Parse the given expression, and regenerate it from the internal representation structure
Declaration
public string RewriteFilterExpression(string expr)
Parameters
| Type | Name | Description |
|---|---|---|
| string | expr | Input filter expression |
Returns
| Type | Description |
|---|---|
| string |