Initializes a new instance of the LocalPrintSender class
Namespace: WorkZone.Dispatcher.LocalPrint
Assembly: WorkZone.Dispatcher.LocalPrint_23.3.0.0 (in WorkZone.Dispatcher.LocalPrint_23.3.0.0.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
public LocalPrintSender( string senderName, string dispatcherId, ODataService odataService )
Parameters
- senderName
- Type: SystemString
[Missing <param name="senderName"/> documentation for "M:WorkZone.Dispatcher.LocalPrint.LocalPrintSender.#ctor(System.String,System.String,Scanjour.Process.OData.Client.Proxy.ODataService)"]
- dispatcherId
- Type: SystemString
[Missing <param name="dispatcherId"/> documentation for "M:WorkZone.Dispatcher.LocalPrint.LocalPrintSender.#ctor(System.String,System.String,Scanjour.Process.OData.Client.Proxy.ODataService)"]
- odataService
- Type: ODataService
[Missing <param name="odataService"/> documentation for "M:WorkZone.Dispatcher.LocalPrint.LocalPrintSender.#ctor(System.String,System.String,Scanjour.Process.OData.Client.Proxy.ODataService)"]
See Also