Click or drag to resize

FormArchiveHelper Class

Form archive helper functions
Inheritance Hierarchy
SystemObject
  WorkflowGen.My.DataFormArchiveHelper

Namespace:  WorkflowGen.My.Data
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.1.3.0 (8.1.3.20220620)
Syntax
public class FormArchiveHelper

The FormArchiveHelper type exposes the following members.

Constructors
  NameDescription
Public methodFormArchiveHelper
Initializes a new instance of the FormArchiveHelper class
Top
Methods
  NameDescription
Public methodStatic memberUpdateFormArchive
Updates a process' form archive provided a filtered action context.
Top
See Also