FullTextSearchKnowledgeArticleRequest.SearchText Property

Definition

Gets or sets the text to search for in knowledge articles. Required.

public:
 property System::String ^ SearchText { System::String ^ get(); void set(System::String ^ value); };
public string SearchText { get; set; }
member this.SearchText : string with get, set
Public Property SearchText As String

Property Value

The text to search for in knowledge articles.

Applies to