ShipmentStatisticsNrOfPlanedOperations Property |
Gets the number of shipments that are postphoned to the 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 NrOfPlanedOperations { get; }
Public ReadOnly Property NrOfPlanedOperations As Integer
Get
public:
property int NrOfPlanedOperations {
int get ();
}
member NrOfPlanedOperations : int with get
Property Value
Int32
See Also