Click or drag to resize

transliterationPairSetIsInitiated Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Indicating if the transliteration table is filled with definitions, i.e. loaded

Namespace:  imbNLP.Transliteration.ruleSet
Assembly:  imbNLP.Transliteration (in imbNLP.Transliteration.dll) Version: 0.2.1.1
Syntax
C#
public bool IsInitiated { get; }

Property Value

Type: Boolean
true if this instance is initiated; otherwise, false.
See Also