Show contents 

Cubes > Cubes Assembly Enumerations > CubeMetaCopierBindingType

CubeMetaCopierBindingType

Description

The CubeMetaCopierBindingType enumeration contains types of time series attributes binding when they are copied from the time series database.

It is used by the following properties and methods:

Available Values

Value Brief description
1 Attribute. Copy time series attribute value.
2 Const_. Constant value of factors attribute.
3 ValueAttribute. Copy observation attribute value.
4 ValueConst. Constant value of observation attribute.

Comments

Constant values of time series attributes and observation attributes are copied from the value of the ICubeMetaCopierBinding.Value property.

See also:

Cubes Assembly Enumerations