IDigitalPostConfigContainerGetDispatcherName Method

[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.Configuration.IDigitalPostConfigContainer.GetDispatcherName(System.Object)"]

Definition

Namespace: WorkZone.Dispatcher.Base.Configuration
Assembly: WorkZone.Dispatcher.Base_24.4.0.0 (in WorkZone.Dispatcher.Base_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
C#
string GetDispatcherName(
	Object dispatcher
)

Parameters

dispatcher  Object

[Missing <param name="dispatcher"/> documentation for "M:WorkZone.Dispatcher.Base.Configuration.IDigitalPostConfigContainer.GetDispatcherName(System.Object)"]

Return Value

String

[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.Configuration.IDigitalPostConfigContainer.GetDispatcherName(System.Object)"]

See Also