[]
Resolves a name of the referenced item in a specified expression.
public static string ResolveReportItemReference(ExpressionInfo expression)
| Type | Name | Description |
|---|---|---|
| ExpressionInfo | expression | An ExpressionInfo object to search for references. |
| Type | Description |
|---|---|
| string | A string value indicating the name of the referenced item. |