BasketSecurityInnerSecurityIds Property |
Instruments, from which this basket is created.
Namespace:
StockSharp.Algo
Assembly:
StockSharp.Algo (in StockSharp.Algo.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic abstract IEnumerable<SecurityId> InnerSecurityIds { get; }
Property Value
Type:
IEnumerableSecurityId
See Also