←Select platform

Upsert(FullTextSearchItem) Method

Summary

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

Syntax
C#
VB
C++
Java
public virtual void Upsert( 
   FullTextSearchItem item 
) 
Public Overridable Sub Upsert( 
   ByVal item As FullTextSearchItem 
) 
public:  
   virtual void Upsert( 
      FullTextSearchItem^ item 
   ) 

public void upsert( 
   FullTextSearchItem item 
); 

Parameters

item

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

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.Recognition Assembly

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