mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

FDA_Report_Writer.Write Method



Writes the basic information about a FDA ingest report as a valid XML file


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

Syntax

C#
public static bool Write(
	FDA_Report_Data ReportData,
	string FileName
)

Parameters

ReportData
Type: SobekCM.Tools.FDA..::..FDA_Report_Data
FDA Report information
FileName
Type: System..::..String
Name for the XML output file

Return Value

Type: Boolean
Flag indicating if the report creation was successful

See Also



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