mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER
Code Details >> Builder_Library >> Tools >> FDA_Report_Processor

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.Tools
Assembly: 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

System..::..Object
  SobekCM.Builder_Library.Tools..::..FDA_Report_Processor

Constructors

  NameDescription
Public methodFDA_Report_Processor()()()()
Constructor for a new instance of the FDA_Report_Processor class
Public methodFDA_Report_Processor(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean)
Constructor for a new instance of the FDA_Report_Processor class

Methods

  NameDescription
Public methodProcess
Process all reports under the provided directory according to pre-established flags

Properties

  NameDescription
Public propertyError_Count
Gets the number of errors encountered during processing
Public propertySuccess_Count
Gets the number of successfully processed FDA reports

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )