←Select platform

FullTextSearchLanguage Property

Summary

Full text search language.

Syntax
C#
VB
C++
Java
public string FullTextSearchLanguage { get; } 
Public ReadOnly Property FullTextSearchLanguage() As String 
   Get 
public:  
   property String^ FullTextSearchLanguage 
   { 
      String^ get() 
   } 

public java.lang.String getFullTextSearchLanguage(); 

Property Value

The same full text search language value passed in the SetFullTextSearchManager method, or null if none was used.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly