EntriesPerDirection
Definition
Determines the maximum number of entries allowed per direction while a position is active based on the EntryHandling property.
This property ONLY applies to Managed order methods. When IsUnmanaged is set to true, Entry Handling properties will be hidden from the UI.
Property Value
An int value represents the maximum number of entries allowed. Default value is 1.
This property should ONLY be set from the OnStateChange() method during State.SetDefaults or State.Configure.
Syntax
EntriesPerDirection

