| ITicketFlowActionManagerSetServiceProviderIds Method |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Ticketing
[Missing <param name="actionId"/> documentation for "M:Netadmin.Management.Ticketing.ITicketFlowActionManager.SetServiceProviderIds(System.Int64,System.Collections.Generic.IEnumerable{System.Int64})"]
[Missing <param name="serviceProviderIds"/> documentation for "M:Netadmin.Management.Ticketing.ITicketFlowActionManager.SetServiceProviderIds(System.Int64,System.Collections.Generic.IEnumerable{System.Int64})"]
| Exception | Condition |
|---|---|
| InvalidIdentifierException | Throw if actionId is zero or less |
| InvalidOperationException | Throw if attempting to set a service provider for an action where the service provider is already set |
| ArgumentException | Throw if serviceProviderIds contains an id that is zero or less |