←Select platform

Upsert(FullTextSearchItem) Method

Summary

Adds or updates a new master form page to the full text search database

Syntax
C#
C++/CLI
Java
Python
public virtual void Upsert( 
   FullTextSearchItem item 
) 
public:  
   virtual void Upsert( 
      FullTextSearchItem^ item 
   ) 
public void upsert( 
   FullTextSearchItem item 
); 
def Upsert(self,item): 

Parameters

item

Properties of the item to add or update. Must not be null.

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.