Click or drag to resize

IScannerItem Interface

Scanner item

Namespace: ArthaChitra.Model.MarketScanner
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
public interface IScannerItem

The IScannerItem type exposes the following members.

Properties
 NameDescription
Public propertyInstrument Gets the IInstrument
Public propertyValue Gets the value
Top
See Also