ScannerDataEventArgsScannerItems Property |
Gets the scanner data items
Namespace: ArthaChitra.Model.MarketScannerAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
Syntaxpublic IEnumerable<IScannerItem> ScannerItems { get; }
Property Value
IEnumerableIScannerItem
See Also