SPDeclarativeWorkflowProvisioningFeatureReceiver class
Registers properties of a declarative (no-code) workflow when the workflow is provisioned as a feature to the Microsoft SharePoint Foundation 2010 farm and then activated.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPFeatureReceiver
Microsoft.SharePoint.Workflow.SPDeclarativeWorkflowProvisioningFeatureReceiver
Namespace: Microsoft.SharePoint.Workflow
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public NotInheritable Class SPDeclarativeWorkflowProvisioningFeatureReceiver _
Inherits SPFeatureReceiver
'Usage
Dim instance As SPDeclarativeWorkflowProvisioningFeatureReceiver
public sealed class SPDeclarativeWorkflowProvisioningFeatureReceiver : SPFeatureReceiver
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.