PrintTypeService Constructor

Scanjour Workflow4 Reference Manual
Initializes a new instance of the PrintTypeService 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 PrintTypeService(
	ODataService ctx,
	Guid dispatcherTypeGuid
)

Parameters

ctx
Type: ODataService

[Missing <param name="ctx"/> documentation for "M:WorkZone.Dispatcher.Base.PrintTypeService.#ctor(Scanjour.Process.OData.Client.Proxy.ODataService,System.Guid)"]

dispatcherTypeGuid
Type: SystemGuid

[Missing <param name="dispatcherTypeGuid"/> documentation for "M:WorkZone.Dispatcher.Base.PrintTypeService.#ctor(Scanjour.Process.OData.Client.Proxy.ODataService,System.Guid)"]

See Also

Reference