Click or drag to resize

translationTextTableisAutoConversionEnabled Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets a value indicating whether this instance has automatic conversion enabled.

Namespace:  imbSCI.DataComplex.special
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public bool isAutoConversionEnabled { get; }
Request Example View Source

Property Value

Type: Boolean
true if this instance is automatic conversion enabled; otherwise, false.
See Also