StiDataTransformationMeter Class
Namespace: Stimulsoft.Report.Dictionary
Inheritance
Implements: IAsIs, ICloneable
Constructors
| Constructor | Description |
|---|---|
| constructor(string expression, string label) |
constructor(expression: string, label: string)
Parameters
- expression (string)
- label (string)
Methods
| Method | Returns | Description |
|---|---|---|
| clone | StiDataTransformationMeter | |
| getUniqueCode | number | |
| implements | any[] |
Method Details
clone
clone(): StiDataTransformationMeter
Returns StiDataTransformationMeter
getUniqueCode
getUniqueCode(): number
Returns number
implements
implements(): any[]
Returns any[]
Fields
| Field | Type | Description |
|---|---|---|
| expression | string | |
| hashCode | any | |
| hashCode | any | |
| label | string |