DispatchDocument Constructor

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

Namespace:  WorkZone.Dispatcher.Base.Messages
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 DispatchDocument(
	Document document,
	string title
)

Parameters

document
Type: Document

[Missing <param name="document"/> documentation for "M:WorkZone.Dispatcher.Base.Messages.DispatchDocument.#ctor(Scanjour.Process.OData.Client.Proxy.Document,System.String)"]

title
Type: SystemString

[Missing <param name="title"/> documentation for "M:WorkZone.Dispatcher.Base.Messages.DispatchDocument.#ctor(Scanjour.Process.OData.Client.Proxy.Document,System.String)"]

See Also

Reference