Share via


Rule Class

Definition

public ref class Rule sealed : ICloneable
[System.Serializable]
public sealed class Rule : ICloneable
type Rule = class
    interface ICloneable
Public NotInheritable Class Rule
Implements ICloneable
Inheritance
Rule
Attributes
Implements

Constructors

Rule(String)
Rule(String, Int32, LogicalExpression, ActionCollection)
Rule(String, Int32, LogicalExpression, ActionCollection, VocabularyLink)
Rule(String, LogicalExpression, ActionCollection)
Rule(String, LogicalExpression, ActionCollection, VocabularyLink)
Rule(String, VocabularyLink)

Fields

DefaultPriority

Properties

Actions
Active
Conditions
Name
Priority
VocabularyLink

Methods

Clone()

Applies to