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