RegistrationGroup Constructor

Scanjour Workflow4 Reference Manual
Initializes a new instance of the RegistrationGroup 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 RegistrationGroup(
	string identifier,
	string name
)

Parameters

identifier
Type: SystemString

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

name
Type: SystemString

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

See Also

Reference