KnownFeatureIdsDataTransformFeatures Class

Specifies the IDs of the known data transform features.
Inheritance Hierarchy
SystemObject
  Dundas.BIKnownFeatureIdsDataTransformFeatures

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

The KnownFeatureIdsDataTransformFeatures 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