The CubeMetaExporterBindingType enumeration contains types of binding time series database attributes to data consumer fields when time series are exported.
It is used by the following properties and methods:
| Value | Brief description |
| 1 | Attribute. Binding to time series attribute. |
| 2 | Calendar. Binding to calendar. |
| 3 | Value. Binding to attribute value. |
| 4 | ValueAttribute. Binding to observation attribute. |
| 5 | Calculated. Calculated binding, expression is set by the ICubeMetaExporterBinding.Expression property. |
See also: