WorkflowServicesManager.AppId - Propriété

Obtient l'Id d'application pour l'instance SPWeb sur lequel fonctionne l'instance de WorkflowServicesManager .

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

Syntaxe

'Déclaration
<ClientCallablePropertyAttribute> _
Public ReadOnly Property AppId As String
    Get
'Utilisation
Dim instance As WorkflowServicesManager
Dim value As String

value = instance.AppId
[ClientCallablePropertyAttribute]
public string AppId { get; }

Valeur de propriété

Type : System.String
Renvoie l'id d'application.

Voir aussi

Référence

WorkflowServicesManager classe

WorkflowServicesManager - Membres

Microsoft.SharePoint.WorkflowServices - Espace de noms