| Term Class |
Namespace: FlexRule.Glossaries
[SerializableAttribute] public class Term : GlossaryEntry
The Term type exposes the following members.
| Name | Description | |
|---|---|---|
| Domain |
Type of term
| |
| Expression |
Expression of entry
(Inherited from GlossaryEntry.) | |
| Mandatory |
Is the value mandatory in the decision making
| |
| Name |
Name of glossary entry
(Inherited from GlossaryEntry.) | |
| Options |
When type of term is option, then list of available options provided by this list
| |
| Synonyms |
Synonyms of this term
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Overrides ObjectToString.) |