IProgressSummary.Total - Propriété
Obtient le nombre total d'éléments à traiter.
Espace de noms : Microsoft.BusinessData.Offlining
Assembly : Microsoft.BusinessData (dans Microsoft.BusinessData.dll)
Syntaxe
'Déclaration
ReadOnly Property Total As Integer
Get
'Utilisation
Dim instance As IProgressSummary
Dim value As Integer
value = instance.Total
int Total { get; }
Valeur de propriété
Type : System.Int32
Le nombre total d'éléments à traiter.