Share via


WorkflowServiceProxy.ServiceApplicationProxyTypeName property

Name of the service application proxy that is called.

Namespace:  Microsoft.SharePoint.WorkflowServices
Assembly:  Microsoft.SharePoint.WorkflowServicesBase (in Microsoft.SharePoint.WorkflowServicesBase.dll)

Syntax

'Declaration
Public Property ServiceApplicationProxyTypeName As String
    Get
    Set
'Usage
Dim instance As WorkflowServiceProxy
Dim value As String

value = instance.ServiceApplicationProxyTypeName

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

Property value

Type: System.String

See also

Reference

WorkflowServiceProxy class

WorkflowServiceProxy members

Microsoft.SharePoint.WorkflowServices namespace