Click or drag to resize

StrategyIsUserManaged Property

Gets or sets if the strategy is user managed or not. The property should be set when the strategy is in Initialize state

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public bool IsUserManaged { get; protected set; }

Property Value

Boolean
See Also