Click or drag to resize
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
Assembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public interface IMacroManagerBase<T>

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:Netadmin.Management.Ticketing.Macro.IMacroManagerBase`1"]

The IMacroManagerBaseT type exposes the following members.

Methods
  NameDescription
Public methodIEnumerableT, T: ISimpleMacroGetAvailableMacros(Boolean)
Public methodIMacroConfigurationTMacro, TConfig, TConfigNullable, T: KeyValuePairTKey, TValueGetConfiguredMacros(Int64)
Public methodIEnumerableTResolve(String, Int64, Int64, Int64)
Public methodIEnumerableTResolveEntry(String, Int64, Int64, Int64)
Public method void SetConfiguredMacros(Int64, IMacroConfigurationString, Int64, NullableInt64)
Top
Implemented by
See Also