ThreadedViewModelIsBuyOrSell Property | 
            True = Buy, False = Sell
            
Namespace: ArthaChitra.Core.ViewModelAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxpublic bool? IsBuyOrSell { get; set; }Property Value
NullableBoolean
See Also