Click or drag to resize
IAppCreateGenericDimensionAsync Method
Overload List
  NameDescription
Public methodCreateGenericDimensionAsync(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.

Public methodCreateGenericDimensionAsyncT(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.

Top
See Also