Class LexiconDescription
Describes the content of the lexicon.
public class LexiconDescription
  - Inheritance
 - 
      
      LexiconDescription
 
- Inherited Members
 
Constructors
LexiconDescription()
public LexiconDescription()
  Properties
Attributes
Gets and sets the property Attributes.
Provides lexicon metadata.
public LexiconAttributes Attributes { get; set; }
  Property Value
Name
Gets and sets the property Name.
Name of the lexicon.
public string Name { get; set; }