ShipmentStatisticsNrOfShipmentPerformed Property |
Gets the number of shipment performed.
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 NrOfShipmentPerformed { get; }
Public ReadOnly Property NrOfShipmentPerformed As Integer
Get
public:
property int NrOfShipmentPerformed {
int get ();
}
member NrOfShipmentPerformed : int with get
Property Value
Int32
See Also