←Select platform

RepositoryName Property

Summary

Repository name.

Syntax
C#
C++/CLI
Java
Python
public string RepositoryName { get; set; } 
public:  
   property String^ RepositoryName 
   { 
      String^ get() 
      void set(String^ value) 
   } 
public java.lang.String getRepositoryName(); 
public void setRepositoryName( 
   java.lang.String 
); 
RepositoryName # get and set (FullTextSearchItem) 

Property Value

The forms repository name.

Remarks

Case-insensitive. Used for input and output.

Requirements

Target Platforms

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

Leadtools.Forms.Recognition Assembly

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