ICubeMetaLoaderBinding.FieldValue

Fore Syntax

FieldValue: Variant;

Fore.NET Syntax

FieldValue: object;

Description

The FieldFieldValueType property determines a field value in data source.

Comments

This property is considered if the ICubeMetaLoaderBinding.FieldType property has CubeMetaLoaderFieldType.ConstValue value.

Fore and Fore.NET Examples

The property use is given in the example for ICubeMetaLoaderBinding.CalendarDateFormatEx.

See also:

ICubeMetaLoaderBinding