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