Property IsConcat
IsConcat
Gets or Sets how multiple possible phonetic encodings are combined.
true
if multiple encodings are to be combined with a '|', false
if just the first one is
to be considered.
Declaration
public virtual bool IsConcat { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |