Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Die Workflowzuordnungen auf eine SharePoint 2010 -Liste darstellt.
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.SPBaseCollection
Microsoft.SharePoint.Workflow.SPWorkflowAssociationCollection
Namespace: Microsoft.SharePoint.Workflow
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
<SubsetCallableTypeAttribute> _
<ClientCallableTypeAttribute(Name := "WorkflowAssociationCollection", ServerTypeId := "{4e1196ea-ce71-4aa9-b3c0-3f8da05deec9}", _
CollectionIndexerMethodClientName := "GetById", CollectionChildItemType := GetType(SPWorkflowAssociation))> _
Public MustInherit Class SPWorkflowAssociationCollection _
Inherits SPBaseCollection
'Usage
Dim instance As SPWorkflowAssociationCollection
[SubsetCallableTypeAttribute]
[ClientCallableTypeAttribute(Name = "WorkflowAssociationCollection", ServerTypeId = "{4e1196ea-ce71-4aa9-b3c0-3f8da05deec9}",
CollectionIndexerMethodClientName = "GetById", CollectionChildItemType = typeof(SPWorkflowAssociation))]
public abstract class SPWorkflowAssociationCollection : SPBaseCollection
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.