Click or drag to resize

OrderBaseStrategy Property

Gets the strategy associated with the order

Namespace: ArthaChitra.Model.Order
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
public IStrategy Strategy { get; protected set; }

Property Value

IStrategy
See Also