Class MiningField
Represents the properties and methods for MiningField element and its attributes
Inheritance
System.Object
MiningField
Namespace: Syncfusion.PMML
Assembly: Syncfusion.PMML.Portable.dll
Syntax
public class MiningField : Object
Constructors
MiningField()
Declaration
public MiningField()
Properties
Name
Gets the name
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
System.String |
UsageType
Gets the usage type
Declaration
public string UsageType { get; }
Property Value
Type | Description |
---|---|
System.String |