asked on August 26, 2019
I need to access the DocumentImporter class to use the ImportEdoc method in a C# Workflow SDK but keep getting an error that I'm missing an assembly reference. My references are listed below.
- System
- System.Core
- System.Data
- System.Xml
- Laserfiche.RepositoryAccess (version 10.2)
- Laserfiche.Workflow.Activities.83
- Microsoft.VisualBasic
What reference am I missing to use DocumentImporter? Or is there an equivalent to the DocumentImporter ImportEdoc method within another class?
0
0