menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RecommendationType - API Reference

    Show / Hide Table of Contents

    Class RecommendationType

    Represents the enum for Association Rule Recommendation type

    Inheritance
    System.Object
    RecommendationType
    Namespace: Syncfusion.PMML
    Assembly: Syncfusion.PMML.Portable.dll
    Syntax
    public sealed class RecommendationType : Enum

    Fields

    ExclusiveRecommendation

    Declaration
    public const RecommendationType ExclusiveRecommendation
    Field Value
    Type Description
    RecommendationType

    Recommendation

    Declaration
    public const RecommendationType Recommendation
    Field Value
    Type Description
    RecommendationType

    RuleAssociation

    Declaration
    public const RecommendationType RuleAssociation
    Field Value
    Type Description
    RecommendationType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved