Share via


LiteralDefinition Class

Definition

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

Constructors

LiteralDefinition(String, String, Type, Object)

Properties

Description (Inherited from VocabularyDefinition)
FormatStrings (Inherited from VocabularyDefinition)
Id (Inherited from VocabularyDefinition)
Item[String] (Inherited from VocabularyDefinition)
Name (Inherited from VocabularyDefinition)
Type (Inherited from VocabularyDefinition)
Value

Methods

AddFormatString(FormatString) (Inherited from VocabularyDefinition)
Clone()
GetFormatString() (Inherited from VocabularyDefinition)
GetFormatString(String) (Inherited from VocabularyDefinition)
RemoveFormatString(String) (Inherited from VocabularyDefinition)
SetType(Type) (Inherited from VocabularyDefinition)

Applies to