Adds or updates a new master form page to the full text search database
public virtual void Upsert(
FullTextSearchItem item
)
item
Properties of the item to add or update. Must not be null.
For more information, refer to Upsert(FullTextSearchItem) and Speeding Up Forms Recognition Using the Full Text Search Feature.