menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SimplePredicate - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SimplePredicate

    Represents the methods and properties for SimplePredictate element and its attributes

    Inheritance
    System.Object
    Predicate
    SimplePredicate
    Inherited Members
    Predicate.Field
    Namespace: Syncfusion.PMML
    Assembly: Syncfusion.PMML.Portable.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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved