CreateGenericMeasure Method
Overloads
| CreateGenericMeasure(GenericMeasureProperties) | Creates a master measure. A master measure is stored in the library of an app and can be used in many objects. Several generic objects can contain the same measure. | 
CreateGenericMeasure(GenericMeasureProperties)
Creates a master measure.
A master measure is stored in the library of an app and can be used in many objects. Several generic objects can contain the same measure.
Declaration
      [QixName("CreateMeasure")]
public CreateGenericMeasureResult CreateGenericMeasure([QixName("qProp")] GenericMeasureProperties prop)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| GenericMeasureProperties | prop | Information about the properties. | 
Returns
| Type | Description | 
|---|---|
| CreateGenericMeasureResult |