del constructor InteropService
Espacio de nombres: Microsoft.SharePoint.Client.WorkflowServices
Ensamblado: Microsoft.SharePoint.Client.WorkflowServices (en Microsoft.SharePoint.Client.WorkflowServices.dll)
Sintaxis
'Declaración
Public Sub New ( _
context As ClientRuntimeContext, _
objectPath As ObjectPath _
)
'Uso
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath
Dim instance As New InteropService(context, _
objectPath)
public InteropService(
ClientRuntimeContext context,
ObjectPath objectPath
)
Parámetros
- context
Tipo: Microsoft.SharePoint.Client.ClientRuntimeContext
- objectPath
Tipo: Microsoft.SharePoint.Client.ObjectPath
Vea también
Referencia
Espacio de nombres Microsoft.SharePoint.Client.WorkflowServices