Constant 类

定义

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
继承
Constant
属性

构造函数

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

属性

Type (继承自 Term)
Value
VocabularyLink (继承自 Term)

方法

Clone()
SetType(Type) (继承自 Term)

适用于