SPWorkflowAssociationCollection - Classe
Représente les associations de flux de travail d'une liste de SharePoint 2010 .
Hiérarchie d’héritage
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.SPBaseCollection
Microsoft.SharePoint.Workflow.SPWorkflowAssociationCollection
Espace de noms : Microsoft.SharePoint.Workflow
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<SubsetCallableTypeAttribute> _
<ClientCallableTypeAttribute(Name := "WorkflowAssociationCollection", ServerTypeId := "{4e1196ea-ce71-4aa9-b3c0-3f8da05deec9}", _
CollectionIndexerMethodClientName := "GetById", CollectionChildItemType := GetType(SPWorkflowAssociation))> _
Public MustInherit Class SPWorkflowAssociationCollection _
Inherits SPBaseCollection
'Utilisation
Dim instance As SPWorkflowAssociationCollection
[SubsetCallableTypeAttribute]
[ClientCallableTypeAttribute(Name = "WorkflowAssociationCollection", ServerTypeId = "{4e1196ea-ce71-4aa9-b3c0-3f8da05deec9}",
CollectionIndexerMethodClientName = "GetById", CollectionChildItemType = typeof(SPWorkflowAssociation))]
public abstract class SPWorkflowAssociationCollection : SPBaseCollection
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.