次の方法で共有


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)

適用対象