Initializes a new instance of the LocalPrintMessageShipmentHandle 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 LocalPrintMessageShipmentHandle( string messageId, string messageReference = "" )
Parameters
- messageId
- Type: SystemString
[Missing <param name="messageId"/> documentation for "M:WorkZone.Dispatcher.LocalPrint.LocalPrintMessageShipmentHandle.#ctor(System.String,System.String)"]
- messageReference (Optional)
- Type: SystemString
[Missing <param name="messageReference"/> documentation for "M:WorkZone.Dispatcher.LocalPrint.LocalPrintMessageShipmentHandle.#ctor(System.String,System.String)"]
See Also