共用方式為


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)

適用於