OrderBaseStrategy Property |
Gets the strategy associated with the order
Namespace: ArthaChitra.Model.OrderAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxpublic IStrategy Strategy { get; protected set; }
Property Value
IStrategy
See Also