Writes the file contents.
   
                
    Namespace: 
   Core
    Assembly:
   Core (in Core.dll)
public static void WriteFileContents(
	string sFilePath,
	byte[] reportData
)
Parameters
- sFilePath
- Type: String
 The s file path.
- reportData
- Type: array<Byte>[]()[][]
 The report data.