mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

FDA_Report_Reader.Read Method



Reads the FDA report and creates the associated data object


Namespace: SobekCM.Tools.FDA
Assembly: SobekCM_Tools (in SobekCM_Tools.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
public static FDA_Report_Data Read(
	string FileName
)

Parameters

FileName
Type: System..::..String
Name (including path) of the report to read

Return Value

Type: FDA_Report_Data
All the important data from an ingest report

Remarks

If an exception occurred during this process, the last exception is accessible in the Last_Exception property.

See Also



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