Click or drag to resize

StrategyEntryHandling Property

Gets or sets the Entry Handling type. This property can be set only 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 EntryHandling EntryHandling { get; set; }

Property Value

EntryHandling
See Also