Click or drag to resize

StrategyOrders Property


Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public ConcurrentObservableCollection<IOrder> Orders { get; init; }

Property Value

ConcurrentObservableCollectionIOrder
See Also