ExportToSupplementaryFile Method

public void ExportToSupplementaryFile( string fileName, IList<Serializable> serializables )

 

Description

This function exports the objects to the specified file. Any other objects that the specified objects rely upon will also be exported. Note that the objects passed in do not have to be in the DataSource currently.