Class XPriors
Represents the properties for XPriors element and its attributes
Inheritance
System.Object
XPriors
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.PMML
Assembly: Syncfusion.PMML.Base.dll
Syntax
public class XPriors
Constructors
XPriors()
Declaration
public XPriors()
Properties
XPriorValue
Gets and sets the xPriorValue elements value
Declaration
public XPriorValue XPriorValue { get; }
Property Value
Type |
---|
XPriorValue |