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

Name Description
Constant(Object, VocabularyLink)
Constant(Object)
Constant(Type, Object, VocabularyLink)
Constant(Type, Object)

Properties

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

Methods

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

Applies to