Class SimplePredicate
Represents the methods and properties for SimplePredictate element and its attributes
Inherited Members
Namespace: Syncfusion.PMML
Assembly: Syncfusion.PMML.UWP.dll
Syntax
public class SimplePredicate : Predicate
Constructors
SimplePredicate()
Declaration
public SimplePredicate()
Properties
Operator
Gets the attribute Operator
Declaration
public string Operator { get; }
Property Value
Type |
---|
System.String |
Value
Gets the attribute Value
Declaration
public string Value { get; }
Property Value
Type |
---|
System.String |