SearchByKeywordsKbArticleRequest.SearchText Property

Definition

Gets or sets the keywords in the article. 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 keywords in the article.

Applies to