The CubeLoaderMapMethod enumeration contains methods of linking between source dimension and consumer dimension.
It is used by the following properties and methods:
IAutoCubeDimensionTransform.MapMethod.
Value | Brief description |
0 | None. Link does not exist. |
1 | ById. Link by identifier. |
2 | ByIndex. Link by index. |
3 | ByElement. Link by element number (without transformation). |
See also: