IVZDataSourceMapping.MappingType

Fore Syntax

MappingType: VisualizatorDataMappingType;

Fore.NET Syntax

MappingType: Prognoz.Platform.Interop.Visualizators.VisualizatorDataMappingType;

Description

The MappingType property determines a type of data transformation.

Example

Example of use is given on the description page of the IVZDataSourceMapping.DataTransformer property.

See also:

IVZDataSourceMapping