Class XTreeModel
Represents the properties for XTreeModel element and its attributes
Inheritance
System.Object
XTreeModel
Namespace: Syncfusion.PMML
Assembly: Syncfusion.PMML.UWP.dll
Syntax
public class XTreeModel : Object
Constructors
XTreeModel()
Declaration
public XTreeModel()
Properties
XPredictorImportanceList
Gets and sets the XPredictorImportanceList elements value
Declaration
public XPredictorImportanceList XPredictorImportanceList { get; }
Property Value
Type |
---|
XPredictorImportanceList |
XPriors
Gets and sets the XPriorValue elements value
Declaration
public XPriors XPriors { get; }
Property Value
Type |
---|
XPriors |