ResolveExpressionSettings Properties |
The ResolveExpressionSettings type exposes the following members.
Name | Description | |
---|---|---|
Expression |
Macro expression without {% %} brackets.
| |
KeepObjectsAsResult |
If true, when the result is InfoObject it is the result, if false, object is resolved as its displayname (for backward compatibility).
| |
SkipSecurityCheck |
If true, security check is not performed
| |
SupressParsingError |
If true no exceptions during parsing are thrown.
| |
Type |
Type of the expression (? or $ or %).
|