Open this page in the API Guide

KnownFeatureIds.DataTransformFeatures Class

Specifies the IDs of the known data transform features.
Inheritance Hierarchy
System.Object
  Dundas.BI.KnownFeatureIds.DataTransformFeatures

Namespace:  Dundas.BI
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public static class DataTransformFeatures

The KnownFeatureIds.DataTransformFeatures type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberPAnalysisTransform
The python analysis transform feature ID.
Public fieldStatic memberPGeneratorTransform
The python data generator transform feature ID.
Top
See Also