←Select platform

FullTextSearchRepositoryName Property

Summary

Full text search repository name.

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

public java.lang.String getFullTextSearchRepositoryName(); 

Property Value

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

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.