Partager via


WorkflowAssociation.InternalName - Propriété

Gets a value that specifies the internal name of this workflow association, as determined by the WorkflowAssociation implementation.

Espace de noms :  Microsoft.SharePoint.Client.Workflow
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property InternalName As String
    Get
'Utilisation
Dim instance As WorkflowAssociation
Dim value As String

value = instance.InternalName
public string InternalName { get; }

Valeur de propriété

Type : System.String
Returns a String.instance representing the internal name of this workflow association as determined by the WorkflowAssociation implementation.

Voir aussi

Référence

WorkflowAssociation classe

WorkflowAssociation - Membres

Microsoft.SharePoint.Client.Workflow - Espace de noms