Click or drag to resize

ScannerBaseCellConditionItems Property

Gets or sets the cell condition items

Namespace: ArthaChitra.Model.MarketScanner
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
public CellConditionItem[] CellConditionItems { get; set; }

Property Value

CellConditionItem
See Also