StrategyEntriesPerDirection Property |
Gets or sets the entries per direction. This property can be set only when the strategy is in Initialize state.
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public int EntriesPerDirection { get; set; }
Property Value
Int32See Also