Share via


Constant Class

Definition

public ref class Constant sealed : Microsoft::RuleEngine::Term
[System.Serializable]
public sealed class Constant : Microsoft.RuleEngine.Term
type Constant = class
    inherit Term
Public NotInheritable Class Constant
Inherits Term
Inheritance
Constant
Attributes

Constructors

Constant(Object)
Constant(Object, VocabularyLink)
Constant(Type, Object)
Constant(Type, Object, VocabularyLink)

Properties

Type (Inherited from Term)
Value
VocabularyLink (Inherited from Term)

Methods

Clone()
SetType(Type) (Inherited from Term)

Applies to