Class PredictedDataType
Represents Predicted data type
Inheritance
System.Object
PredictedDataType
Namespace: Syncfusion.PMML
Assembly: Syncfusion.PMML.Base.dll
Syntax
public sealed class PredictedDataType : Enum
Fields
Array
Declaration
public const PredictedDataType Array
Field Value
Type |
---|
PredictedDataType |
Double
Declaration
public const PredictedDataType Double
Field Value
Type |
---|
PredictedDataType |
String
Declaration
public const PredictedDataType String
Field Value
Type |
---|
PredictedDataType |