InteropService constructor

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

Syntax

'Declaration
Public Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
'Usage
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

Dim instance As New InteropService(context, _
    objectPath)
public InteropService(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

Parameters

See also

Reference

InteropService class

InteropService members

Microsoft.SharePoint.Client.WorkflowServices namespace