The Expression type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Description |
Gets and sets the description of the Expression.
| |
| ExpressionString |
Gets or sets the expression string of the Expression.
| |
| FormatResultAs |
Gets or sets the format type of the expression result.
| |
| Name |
Gets the name of the Expression.
| |
| ReferenceString |
Gets the reference string of the Expression that can be used to create other expressions.
A sample output would be "{Alignment Length}".
|