| IAppCreateGenericMeasureAsync Method |
| Name | Description | |
|---|---|---|
| CreateGenericMeasureAsync(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. | |
| CreateGenericMeasureAsync(AsyncHandle, 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. | |
| CreateGenericMeasureAsyncT(AsyncHandle, FuncResponse, T, 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. |