SharpTrader.SDK - Developer API

IDataSource..::..IsReadyToImport Property

Gets a value indicating whether this instance is ready for GetData()()()().

Namespace:  Sharpshooter.SDK.Data
Assembly:  Sharpshooter.SDK (in Sharpshooter.SDK.dll)

Syntax


bool IsReadyToImport { get; }

Field Value

true if ready for calling GetData()()()(); otherwise, false.