Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the number of items that are pending processing.
Namespace: Microsoft.BusinessData.Offlining
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property Pending As Integer
Get
'Usage
Dim instance As IProgressSummary
Dim value As Integer
value = instance.Pending
int Pending { get; }
Property Value
Type: System.Int32
The number of pending items.