WorkflowSubscription construtor (ClientRuntimeContext, ObjectPath)
Namespace: Microsoft.SharePoint.Client.WorkflowServices
Assembly: Microsoft.SharePoint.Client.WorkflowServices (em Microsoft.SharePoint.Client.WorkflowServices.dll)
Sintaxe
'Declaração
Public Sub New ( _
context As ClientRuntimeContext, _
objectPath As ObjectPath _
)
'Uso
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath
Dim instance As New WorkflowSubscription(context, _
objectPath)
public WorkflowSubscription(
ClientRuntimeContext context,
ObjectPath objectPath
)
Parâmetros
- context
Tipo: Microsoft.SharePoint.Client.ClientRuntimeContext
- objectPath
Tipo: Microsoft.SharePoint.Client.ObjectPath