Party Constructor

Scanjour Workflow4 Reference Manual
Initializes a new instance of the Party 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 Party(
	PartyAddress address,
	RegistrationGroup[] registrationGroups
)

Parameters

address
Type: WorkZone.Dispatcher.BasePartyAddress

[Missing <param name="address"/> documentation for "M:WorkZone.Dispatcher.Base.Party.#ctor(WorkZone.Dispatcher.Base.PartyAddress,WorkZone.Dispatcher.Base.RegistrationGroup[])"]

registrationGroups
Type: WorkZone.Dispatcher.BaseRegistrationGroup

[Missing <param name="registrationGroups"/> documentation for "M:WorkZone.Dispatcher.Base.Party.#ctor(WorkZone.Dispatcher.Base.PartyAddress,WorkZone.Dispatcher.Base.RegistrationGroup[])"]

See Also

Reference