WorkflowServiceProxy.ServiceApplicationProxyTypeName - Propriété

Nom du proxy d'application du service qui est appelé.

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

Syntaxe

'Déclaration
Public Property ServiceApplicationProxyTypeName As String
    Get
    Set
'Utilisation
Dim instance As WorkflowServiceProxy
Dim value As String

value = instance.ServiceApplicationProxyTypeName

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

Valeur de propriété

Type : System.String

Voir aussi

Référence

WorkflowServiceProxy classe

WorkflowServiceProxy - Membres

Microsoft.SharePoint.WorkflowServices - Espace de noms