DispatcherIdentifier Constructor

Scanjour Workflow4 Reference Manual
Initializes a new instance of the DispatcherIdentifier class

Namespace:  WorkZone.Dispatcher.Base.Configuration
Assembly:  WorkZone.Dispatcher.Base_23.1.0.0 (in WorkZone.Dispatcher.Base_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public DispatcherIdentifier(
	string id,
	Guid guid
)

Parameters

id
Type: SystemString

[Missing <param name="id"/> documentation for "M:WorkZone.Dispatcher.Base.Configuration.DispatcherIdentifier.#ctor(System.String,System.Guid)"]

guid
Type: SystemGuid

[Missing <param name="guid"/> documentation for "M:WorkZone.Dispatcher.Base.Configuration.DispatcherIdentifier.#ctor(System.String,System.Guid)"]

See Also

Reference