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)

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

Microsoft.SharePoint.Workflow namespace