WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class XPriorValue - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class XPriorValue

    Represents the properties for XPriorValue element and its attributes

    Inheritance
    System.Object
    XPriorValue
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.PMML
    Assembly: Syncfusion.PMML.Base.dll
    Syntax
    public class XPriorValue

    Constructors

    XPriorValue()

    Declaration
    public XPriorValue()

    Properties

    TargetCategory

    Gets and sets the "targetCategory" attribute value

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

    Value

    Gets and sets the value

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