Click or drag to resize

OrderHelperQuantities Property


Namespace: ArthaChitra.Model.Order
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public static ConcurrentObservableCollection<decimal> Quantities { get; }

Property Value

ConcurrentObservableCollectionDecimal
See Also