Class Output
Represents the methods and properties for Output element and its attributes
Inheritance
System.Object
Output
Namespace: Syncfusion.PMML
Assembly: Syncfusion.PMML.Portable.dll
Syntax
public class Output : Object
Constructors
Output()
Declaration
public Output()
Methods
GetOutputFields()
Returns list of OutputFields
Declaration
public List<OutputField> GetOutputFields()
Returns
Type | Description |
---|---|
System.Collections.Generic.List<OutputField> |