menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class SetPredicate

    Represents the methods and properties for SetPredicate element and its attributes

    Inheritance
    System.Object
    SetPredicate
    Namespace: Syncfusion.PMML
    Assembly: Syncfusion.PMML.Portable.dll
    Syntax
    public class SetPredicate : Object

    Constructors

    SetPredicate()

    Declaration
    public SetPredicate()

    Properties

    Field

    Gets the predicate set field

    Declaration
    public string Field { get; }
    Property Value
    Type
    System.String

    Id

    Gets the predicate set ID

    Declaration
    public string Id { get; }
    Property Value
    Type
    System.String

    Operator

    Get the predicate set operator

    Declaration
    public string Operator { get; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved