←Select platform

FullTextSearchRepositoryName Property

Summary

Full text search repository name.

Syntax

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

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly