ShipmentStatisticsNrOfShipmentsRedirectedToNextDispatcher Property |
Gets the number of shipments redirected to next dispatcher.
Namespace: Scanjour.Workflow4.ActivityLibrary.MassDispatchAssembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic int NrOfShipmentsRedirectedToNextDispatcher { get; }
Public ReadOnly Property NrOfShipmentsRedirectedToNextDispatcher As Integer
Get
public:
property int NrOfShipmentsRedirectedToNextDispatcher {
int get ();
}
member NrOfShipmentsRedirectedToNextDispatcher : int with get
Property Value
Int32
See Also