FDA_Report_Processor Class
Processor class steps through and processes all the
Florida Digital Archive reports under a given directory,
reading the FDA reports and saving the pertinent information into the SobekCM database
Namespace: SobekCM.Builder_Library.ToolsAssembly: SobekCM_Builder_Library (in SobekCM_Builder_Library.dll) Version: 4.8.7.0 (4.8.7.0)
Syntax
C# |
---|
public class FDA_Report_Processor |
Inheritance Hierarchy
Constructors
Methods
| Name | Description |
---|
| Process | Process all reports under the provided directory according to pre-established flags |
Properties
| Name | Description |
---|
| Error_Count | Gets the number of errors encountered during processing |
| Success_Count | Gets the number of successfully processed FDA reports |
See Also