BusinessEntityReportSerializer.Serialize

This is an override for the method that gets called to kick
off the process. This override takes an additional parameter
for a file name. It will write the XML to the specified file
before it returns

public string Serialize( object businessEntity,
	string fileName );

Return Value

A string containing the XML document for the Business Entity data.

Parameters

businessEntity
The business entity to be processed

fileName
The name of the file where the XML will be written.

Overloads:

public string Serialize( object businessEntity );

See also:

Class BusinessEntityReportSerializer


  Last Updated: 5/23/2007 | © , 2007