←Select platform

StoreActions Method

Summary

Stores a list of actions to the repository.

Syntax
C#
VB
C++
public void StoreActions( 
   ActionElementSet actions 
) 
Public Sub StoreActions( 
   ByVal actions As ActionElementSet 
) 
public:  
   void StoreActions( 
      ActionElementSet^ actions 
   ) 

Parameters

actions

List of actions to store.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Analytics Assembly

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