SPWorkflowAssociation.InternalName - Propriété

Obtient le nom interne de l'association de flux de travail.

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

Syntaxe

'Déclaration
<ClientCallableAttribute> _
Public ReadOnly Property InternalName As String
    Get
'Utilisation
Dim instance As SPWorkflowAssociation
Dim value As String

value = instance.InternalName
[ClientCallableAttribute]
public string InternalName { get; }

Valeur de propriété

Type : System.String
Le nom interne de l'association de flux de travail.

Voir aussi

Référence

SPWorkflowAssociation classe

SPWorkflowAssociation - Membres

Microsoft.SharePoint.Workflow - Espace de noms

Autres ressources

Workflows in Windows SharePoint Services

Workflow Development for Windows SharePoint Services

Workflow Object Model in Windows SharePoint Services Overview