IDataImportManager..::..ImportData Method
Imports the data.
Namespace:
Sharpshooter.SDK.DataAssembly: Sharpshooter.SDK (in Sharpshooter.SDK.dll)
Syntax
bool ImportData( Nullable<DateTimeOffset> from )
Parameters
- from
- Type: Nullable<(Of <(<'DateTimeOffset>)>)>
The first timestamp to import (optional).

