EntriesPerDirection
<< Click to Display Table of Contents >> EntriesPerDirection |
![]() ![]() ![]() |
Determines the maximum number of entries allowed per direction while a position is active based on the EntryHandling property.
Note: This property ONLY applies to Managed order methods. When IsUnmanaged is set to true, Entry Handling properties will be hidden from the UI. |
An int value represents the maximum number of entries allowed. Default value is 1.
Warning: This property should ONLY bet set from the OnStateChange() method during State.SetDefaults or State.Configure |
EntriesPerDirection
|
---|
// Example #1 |
|
---|
// Example #2 |