GetMeasureWithLabel Method
Overloads
GetMeasureWithLabel(String) |
Returns the handle of a measure with a label. If multiple measures has the same label the first is returned. |
GetMeasureWithLabel(String)
Returns the handle of a measure with a label.
If multiple measures has the same label the first is returned.
Declaration
public GenericMeasure GetMeasureWithLabel([QixName("qLabel")] string label)
Parameters
Type | Name | Description |
---|---|---|
System.String | label |
is the label of the measure to be returned. |
Returns
Type | Description |
---|---|
GenericMeasure |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!