| AppCreateGenericDimensionAsync Method |
| Name | Description | |
|---|---|---|
| CreateGenericDimensionAsync(GenericDimensionProperties, AsyncHandle) | Creates a master dimension. A master dimension is stored in the library of an app and can be used in many objects. Several generic objects can contain the same dimension. | |
| CreateGenericDimensionAsyncT(GenericDimensionProperties, FuncResponse, T, AsyncHandle) | Creates a master dimension. A master dimension is stored in the library of an app and can be used in many objects. Several generic objects can contain the same dimension. |