SPWorkflow.InstanceId - Propriété

Obtient l'ID de cette instance de flux de travail.

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

Syntaxe

'Déclaration
Public ReadOnly Property InstanceId As Guid
    Get
'Utilisation
Dim instance As SPWorkflow
Dim value As Guid

value = instance.InstanceId
public Guid InstanceId { get; }

Valeur de propriété

Type : System.Guid
ID un GUID qui représente l'instance de flux de travail d'.

Voir aussi

Référence

SPWorkflow classe

SPWorkflow - Membres

Microsoft.SharePoint.Workflow - Espace de noms