menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class Item

    Represents the properties for AssociationRule Item element and its attributes

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

    Constructors

    Item()

    Declaration
    public Item()

    Properties

    Id

    Gets the Id

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

    MappedValue

    Gets the mapped value

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

    Value

    Gets the Value

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

    Weight

    Gets the weight

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