| IAppCreateGenericDimensionAsync Method |
| Name | Description | |
|---|---|---|
| CreateGenericDimensionAsync(GenericDimensionProperties) | 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. | |
| CreateGenericDimensionAsync(AsyncHandle, GenericDimensionProperties) | 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(AsyncHandle, FuncResponse, T, GenericDimensionProperties) | 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. |