Click or drag to resize

ThreadedViewModelIsBuyOrSell Property

True = Buy, False = Sell

Namespace: ArthaChitra.Core.ViewModel
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public bool? IsBuyOrSell { get; set; }

Property Value

NullableBoolean
See Also