Keyoti RapidSpell Web .NET Help Docs
suggestions Property
API DocumentationKeyoti.RapidSpell.WCFBadWordWrappersuggestions
Keyoti RapidSpell Web .NET
Helper
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string[] suggestions { get; set; }
public string[] suggestions { get; set; }
Public Property suggestions As String()
	Get
	Set
Public Property suggestions As String()
	Get
	Set
public:
property array<String^>^ suggestions {
	array<String^>^ get ();
	void set (array<String^>^ value);
}
public:
property array<String^>^ suggestions {
	array<String^>^ get ();
	void set (array<String^>^ value);
}
member suggestions : string[] with get, set
member suggestions : string[] with get, set
Property Value
array<String>[]()[][]

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331