Gets whether this suggestion resulted based on phrasing, spelling correction, word break, or a combination of the 3.
Namespace:
Endeca.DataAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
public AdjustmentTypes AdjustmentType { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property AdjustmentType As AdjustmentTypes |
| Visual C++ |
|---|
public: property AdjustmentTypes AdjustmentType { AdjustmentTypes get (); } |