Click or drag to resize

StrategyTransactions Property


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

Property Value

ConcurrentObservableCollectionITransaction
See Also