Click or drag to resize
INonInteractiveActionManager Methods

[This is preliminary documentation and is subject to change.]

The INonInteractiveActionManager type exposes the following members.

Methods
  NameDescription
Public methodIEnumerableT, T: ITicketFlowActionGetAutomaticActions(Int64, NullableInt64)
Returns actions that are available for a specific ticket user. Will only return actions that have default, and only default values set.
Public methodIEnumerableT, T: ITicketFlowActionGetNonInteractiveActions(Int64) Obsolete.
Public methodIEnumerableT, T: ITicketFlowActionGetNonInteractiveActions(Int64, IEnumerableInt64)
Returns actions that are available as non-interactive actions for a specific company id
Top
See Also