Partager via


SPWorkflowTaskCollection.Count - Propriété

Obtient le nombre total de tâches de flux de travail dans la collection.

Espace de noms :  Microsoft.SharePoint.Workflow
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Overrides ReadOnly Property Count As Integer
    Get
'Utilisation
Dim instance As SPWorkflowTaskCollection
Dim value As Integer

value = instance.Count
public override int Count { get; }

Valeur de propriété

Type : System.Int32
Un Integer qui représente le nombre de tâches.

Implémentations

ICollection.Count

Voir aussi

Référence

SPWorkflowTaskCollection classe

SPWorkflowTaskCollection - Membres

Microsoft.SharePoint.Workflow - Espace de noms