EntryHandling
Definition
Sets the manner in how entry orders will handle.
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 enum which sets how the entry orders are handled. Default value is EntryHandling.AllEntries. Possible values include:
This property should ONLY be set from the OnStateChange() method during State.SetDefaults or State.Configure.
Syntax
EntryHandling

