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.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public bool IsUserManaged { get; protected set; }
Property Value
BooleanSee Also