The CubeMetaLoaderLoadType enumeration contains modes of indicator loading.
It is used by the following properties and methods:
| Value | Brief description |
| 0 | None. Loading mode is not set. |
| 1 | CreateOnly. Only create new indicators on loading. |
| 2 | UpdateOnly. Only update existing indicators on loading. |
| 3 | CreateAndUpdate. Create new indicators and update existing ones on loading. |
See also: