del constructor WorkflowSubscriptionService
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 WorkflowSubscriptionService(context, _
objectPath)
public WorkflowSubscriptionService(
ClientRuntimeContext context,
ObjectPath objectPath
)
Parámetros
- context
Tipo: Microsoft.SharePoint.Client.ClientRuntimeContext
- objectPath
Tipo: Microsoft.SharePoint.Client.ObjectPath
Vea también
Referencia
clase WorkflowSubscriptionService
Miembros WorkflowSubscriptionService
Espacio de nombres Microsoft.SharePoint.Client.WorkflowServices