SPWorkflowAssociationCollection.UpdateAssociationsToLatestVersion-Methode

Aktualisiert alle Workflowzuordnungen auf die neueste Version des Workflows.

Namespace:  Microsoft.SharePoint.Workflow
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Function UpdateAssociationsToLatestVersion As Boolean
'Usage
Dim instance As SPWorkflowAssociationCollection
Dim returnValue As Boolean

returnValue = instance.UpdateAssociationsToLatestVersion()
public bool UpdateAssociationsToLatestVersion()

Rückgabewert

Typ: System.Boolean
True , wenn eine Aktualisierung durchgeführt wird; andernfalls false.

Hinweise

Diese Methode gibt False zurück, wenn benutzerdefinierte Workflows nicht aktiviert sind.

Siehe auch

Referenz

SPWorkflowAssociationCollection Klasse

SPWorkflowAssociationCollection-Member

Microsoft.SharePoint.Workflow-Namespace