SPWorkflow.InternalState - Propriété

Obtient l'état interne actuel de l'instance de flux de travail.

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

Syntaxe

'Déclaration
Public ReadOnly Property InternalState As SPWorkflowState
    Get
'Utilisation
Dim instance As SPWorkflow
Dim value As SPWorkflowState

value = instance.InternalState
public SPWorkflowState InternalState { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Workflow.SPWorkflowState
Une combinaison de bits des valeurs d'énumération qui décrivent l'état de flux de travail.

Voir aussi

Référence

SPWorkflow classe

SPWorkflow - Membres

Microsoft.SharePoint.Workflow - Espace de noms