Partager via


SPWorkflowActivityDetails.Type - Propriété

Obtient ou définit le type de flux de travail représenté par cette instance d'une activité de flux de travail.

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

Syntaxe

'Déclaration
Public Property Type As String
    Get
    Set
'Utilisation
Dim instance As SPWorkflowActivityDetails
Dim value As String

value = instance.Type

instance.Type = value
public string Type { get; set; }

Valeur de propriété

Type : System.String
Le type de workflow.

Voir aussi

Référence

SPWorkflowActivityDetails classe

SPWorkflowActivityDetails - Membres

Microsoft.SharePoint.Workflow - Espace de noms