Class RecommendationType
Represents the enum for Association Rule Recommendation type
Inheritance
System.Object
RecommendationType
Assembly: Syncfusion.PMML.Portable.dll
Syntax
public sealed class RecommendationType : Enum
Fields
ExclusiveRecommendation
Declaration
public const RecommendationType ExclusiveRecommendation
Field Value
Recommendation
Declaration
public const RecommendationType Recommendation
Field Value
RuleAssociation
Declaration
public const RecommendationType RuleAssociation
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|