EBoksReceiverMockGetContactHierarchy Method |
[Missing <summary> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksReceiverMock.GetContactHierarchy"]
Namespace: WorkZone.Dispatcher.EBoksAssembly: WorkZone.Dispatcher.EBoks_24.5.0.0 (in WorkZone.Dispatcher.EBoks_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic Dictionary<string, Tuple<Guid, string>> GetContactHierarchy()
Public Function GetContactHierarchy As Dictionary(Of String, Tuple(Of Guid, String))
public:
virtual Dictionary<String^, Tuple<Guid, String^>^>^ GetContactHierarchy() sealed
abstract GetContactHierarchy : unit -> Dictionary<string, Tuple<Guid, string>>
override GetContactHierarchy : unit -> Dictionary<string, Tuple<Guid, string>>
Return Value
DictionaryString,
TupleGuid,
String[Missing <returns> documentation for "M:WorkZone.Dispatcher.EBoks.EBoksReceiverMock.GetContactHierarchy"]
Implements
IDigitalPostReceiverGetContactHierarchy
See Also