IMacroManagerBaseTSetConfiguredMacros Method |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Netadmin.Management.Ticketing.Macro.IMacroManagerBase`1.SetConfiguredMacros(System.Int64,Netadmin.Management.Ticketing.Macro.IMacroConfiguration{System.String,System.Int64,System.Nullable{System.Int64}})"]
Namespace: Netadmin.Management.Ticketing.Macro
void SetConfiguredMacros( long actionId, IMacroConfiguration<string, long, Nullable<long>> macroConfiguration )
[Missing <param name="actionId"/> documentation for "M:Netadmin.Management.Ticketing.Macro.IMacroManagerBase`1.SetConfiguredMacros(System.Int64,Netadmin.Management.Ticketing.Macro.IMacroConfiguration{System.String,System.Int64,System.Nullable{System.Int64}})"]
[Missing <param name="macroConfiguration"/> documentation for "M:Netadmin.Management.Ticketing.Macro.IMacroManagerBase`1.SetConfiguredMacros(System.Int64,Netadmin.Management.Ticketing.Macro.IMacroConfiguration{System.String,System.Int64,System.Nullable{System.Int64}})"]
Exception | Condition |
---|---|
ValueCanNotBeChangedException | Thrown if attempting to change default value for an action that is in use by a ticket destination |