Click or drag to resize
ITicketFlowActionManagerGetEntryActions Method

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

Overload List
  NameDescription
Public methodIEnumerableT, T: ITicketFlowActionGetEntryActions(Int64)
Returns actions initiates a ticket flow. Only returns actions that includes ticket types for the target company
Public methodIEnumerableT, T: ITicketFlowActionGetEntryActions(Int64, NullableInt64) Obsolete.
Public methodIEnumerableT, T: ITicketFlowActionGetEntryActions(Int64, NullableInt64, NullableInt64)
Returns actions that initiate a ticket flow. Only returns actions that include ticket types for the target company and ticket user (if specified). If the provided user id belongs to a service provider, the result will only include actions which are available the specified service provider.
Top
See Also