ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Aggregate - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Aggregate

    Represents the properties for Aggregate transformation

    Inheritance
    System.Object
    Aggregate
    Namespace: Syncfusion.PMML
    Assembly: Syncfusion.PMML.Portable.dll
    Syntax
    public class Aggregate : Object

    Constructors

    Aggregate()

    Declaration
    public Aggregate()

    Properties

    Field

    Gets and sets the field to value

    Declaration
    public string Field { get; }
    Property Value
    Type Description
    System.String

    Function

    Gets and sets the function to value

    Declaration
    public string Function { get; }
    Property Value
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved