| IMacroManagerBaseT Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Netadmin.Management.Ticketing.Macro.IMacroManagerBase`1"]
Namespace: Netadmin.Management.Ticketing.Macro
[Missing <typeparam name="T"/> documentation for "T:Netadmin.Management.Ticketing.Macro.IMacroManagerBase`1"]
The IMacroManagerBaseT type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| IEnumerableT, T: ISimpleMacro | GetAvailableMacros(Boolean) | ||
| IMacroConfigurationTMacro, TConfig, TConfigNullable, T: KeyValuePairTKey, TValue | GetConfiguredMacros(Int64) | ||
| IEnumerableT | Resolve(String, Int64, Int64, Int64) | ||
| IEnumerableT | ResolveEntry(String, Int64, Int64, Int64) | ||
| void | SetConfiguredMacros(Int64, IMacroConfigurationString, Int64, NullableInt64) |