An NDoc Documented Class Library

IImporter.Import Method 

Import data from the given dataStore using the information provided in the dataPacket.

DataPacket Import(
   DataPacket dataPacket,
   IDataStore dataStore
);

Parameters

dataPacket
where to get the information
dataStore
Where to get the information

Return Value

See Also

IImporter Interface | Sandia.MVCFramework.ExportTools Namespace