menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class XPriorValue

    Represents the properties for XPriorValue element and its attributes

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

    Constructors

    XPriorValue()

    Declaration
    public XPriorValue()

    Properties

    TargetCategory

    Gets and sets the "targetCategory" attribute value

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

    Value

    Gets and sets the value

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