PartyIdentifier Constructor

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

Namespace:  WorkZone.Dispatcher.Base
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 PartyIdentifier(
	string token,
	bool throwError = true
)

Parameters

token
Type: SystemString

[Missing <param name="token"/> documentation for "M:WorkZone.Dispatcher.Base.PartyIdentifier.#ctor(System.String,System.Boolean)"]

throwError (Optional)
Type: SystemBoolean

[Missing <param name="throwError"/> documentation for "M:WorkZone.Dispatcher.Base.PartyIdentifier.#ctor(System.String,System.Boolean)"]

See Also

Reference