Class FieldReference
Represents the properties for FieldReference element and its attributes
Inheritance
System.Object
FieldReference
Namespace: Syncfusion.PMML
Assembly: Syncfusion.PMML.Portable.dll
Syntax
public class FieldReference : Object
Constructors
FieldReference()
Declaration
public FieldReference()
Properties
Field
Gets the "field" value
Declaration
public string Field { get; }
Property Value
Type |
---|
System.String |