Partager via


WorkflowServiceHelper.GetVersion - Méthode

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

Syntaxe

'Déclaration
Public Shared Function GetVersion ( _
    item As SPListItem _
) As String
'Utilisation
Dim item As SPListItem
Dim returnValue As String

returnValue = WorkflowServiceHelper.GetVersion(item)
public static string GetVersion(
    SPListItem item
)

Paramètres

Valeur renvoyée

Type : System.String

Voir aussi

Référence

WorkflowServiceHelper classe

WorkflowServiceHelper - Membres

Microsoft.SharePoint.WorkflowServices - Espace de noms