ThreadedViewModelIsBuyOrSell Property |
True = Buy, False = Sell
Namespace: ArthaChitra.Core.ViewModelAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public bool? IsBuyOrSell { get; set; }
Property Value
NullableBooleanSee Also