WorkflowSubscription constructor
Initializes a new instance of the WorkflowSubscription class.
Namespace: Microsoft.SharePoint.WorkflowServices
Assembly: Microsoft.SharePoint.WorkflowServicesBase (in Microsoft.SharePoint.WorkflowServicesBase.dll)
Syntax
'Declaration
<ClientCallableMethodAttribute> _
Public Sub New
'Usage
Dim instance As New WorkflowSubscription()
[ClientCallableMethodAttribute]
public WorkflowSubscription()