ITicketFlowActionManagerGetEntryActions Method (Int64, NullableInt64) |
[This is preliminary documentation and is subject to change.]
Note: This API is now obsolete.
[Missing <summary> documentation for "M:Netadmin.Management.Ticketing.ITicketFlowActionManager.GetEntryActions(System.Int64,System.Nullable{System.Int64})"]
Namespace: Netadmin.Management.Ticketing
[ObsoleteAttribute("Please use the overload GetEntryActions(long companyId, long? ticketUserId, long? ticketRegardingTypeId) This method will be removed in a future version")] IEnumerable<ITicketFlowAction> GetEntryActions( long companyId, Nullable<long> ticketUserId )
[Missing <param name="companyId"/> documentation for "M:Netadmin.Management.Ticketing.ITicketFlowActionManager.GetEntryActions(System.Int64,System.Nullable{System.Int64})"]
[Missing <param name="ticketUserId"/> documentation for "M:Netadmin.Management.Ticketing.ITicketFlowActionManager.GetEntryActions(System.Int64,System.Nullable{System.Int64})"]
[Missing <returns> documentation for "M:Netadmin.Management.Ticketing.ITicketFlowActionManager.GetEntryActions(System.Int64,System.Nullable{System.Int64})"]