Delegate CommonUniqueValues.GetStringValue
Namespace: FastReport.Olap.Cube
Assembly: FastReport.Olap.dll
Syntax
protected delegate string GetStringValue(int valueId);
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | valueId |
Returns
| Type | Description |
|---|---|
| System.String |