SPDeclarativeWorkflowProvisioningFullTrustOnlyFeatureReceiver Class
Registers the properties of a declarative (no-code) workflow when the workflow is provisioned as a full-trust feature to the SharePoint farm and then activated.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.SPFeatureReceiver
Microsoft.SharePoint.Workflow.SPDeclarativeWorkflowProvisioningFullTrustOnlyFeatureReceiver
Namespace: Microsoft.SharePoint.Workflow
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public NotInheritable Class SPDeclarativeWorkflowProvisioningFullTrustOnlyFeatureReceiver _
Inherits SPFeatureReceiver
'Usage
Dim instance As SPDeclarativeWorkflowProvisioningFullTrustOnlyFeatureReceiver
public sealed class SPDeclarativeWorkflowProvisioningFullTrustOnlyFeatureReceiver : 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.
See Also
Reference
SPDeclarativeWorkflowProvisioningFullTrustOnlyFeatureReceiver Members