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