Share via


RangeDefinition Class

Definition

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

Constructors

RangeDefinition(String, String, Type, ValueDefinition, ValueDefinition)

Properties

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

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