IFlattenTransform Interface

Interface for transforms used to flatten XML or JSON data. ///

Namespace:  Dundas.BI.Data.Transforms
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.2.0.1000)
Syntax
public interface IFlattenTransform

The IFlattenTransform type exposes the following members.

Properties
  NameDescription
Public propertyMappingConfiguration
Gets or sets the transform saved configuration information.
Top
Methods
See Also