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.4.0
Syntaxpublic bool IsUserManaged { get; protected set; }
Property Value
Boolean
See Also