SetDefinition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class SetDefinition sealed : Microsoft::RuleEngine::VocabularyDefinition
[System.Serializable]
public sealed class SetDefinition : Microsoft.RuleEngine.VocabularyDefinition
type SetDefinition = class
inherit VocabularyDefinition
Public NotInheritable Class SetDefinition
Inherits VocabularyDefinition
- Inheritance
- Attributes
Constructors
SetDefinition(String, String, Type) |
Properties
Description | (Inherited from VocabularyDefinition) |
FormatStrings | (Inherited from VocabularyDefinition) |
Id | (Inherited from VocabularyDefinition) |
Item[String] | (Inherited from VocabularyDefinition) |
Items | |
Name | (Inherited from VocabularyDefinition) |
Type | (Inherited from VocabularyDefinition) |
Methods
AddElement(ValueDefinition) | |
AddFormatString(FormatString) | (Inherited from VocabularyDefinition) |
ClearElements() | |
Clone() | |
GetFormatString() | (Inherited from VocabularyDefinition) |
GetFormatString(String) | (Inherited from VocabularyDefinition) |
RemoveElement(ValueDefinition) | |
RemoveFormatString(String) | (Inherited from VocabularyDefinition) |
SetType(Type) | (Inherited from VocabularyDefinition) |