Class TransformationDictionary
Represents the methods and properties for TransformationDictionary element and its attributes
Inheritance
System.Object
TransformationDictionary
Namespace: Syncfusion.PMML
Assembly: Syncfusion.PMML.UWP.dll
Syntax
public class TransformationDictionary : Object
Constructors
TransformationDictionary()
Declaration
public TransformationDictionary()
Methods
GetDerivedFields()
Declaration
public List<DerivedField> GetDerivedFields()
Returns
Type |
---|
System.Collections.Generic.List<DerivedField> |