Class Category
Represents the properties of category
Inheritance
System.Object
Category
Namespace: Syncfusion.PMML
Assembly: Syncfusion.PMML.Portable.dll
Syntax
public class Category : Object
Constructors
Category()
Declaration
public Category()
Properties
Value
Gets values for category
Declaration
public string Value { get; }
Property Value
Type |
---|
System.String |