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.
Comments
0 comments
Please sign in to leave a comment.