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:
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. |
Constant values of time series attributes and observation attributes are copied from the value of the ICubeMetaCopierBinding.Value property.
See also: