Share via


BulkWorkflowFeatureReceiver Members

Include Protected Members
Include Inherited Members

A feature receiver that is used to install bulk workflow task editing capability in the workflow.

The BulkWorkflowFeatureReceiver type exposes the following members.

Constructors

  Name Description
Public method BulkWorkflowFeatureReceiver Initializes a new instance of the BulkWorkflowFeatureReceiver class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method FeatureActivated Executes when a feature is activated on a particular object. (Overrides SPFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties).)
Public method FeatureDeactivating Executes when a feature is deactivated on a particular object. (Overrides SPFeatureReceiver.FeatureDeactivating(SPFeatureReceiverProperties).)
Public method FeatureInstalled Executes when a feature is installed on a particular object. (Overrides SPFeatureReceiver.FeatureInstalled(SPFeatureReceiverProperties).)
Public method FeatureUninstalling Executes when a feature is uninstalled on a particular object. (Overrides SPFeatureReceiver.FeatureUninstalling(SPFeatureReceiverProperties).)
Public method FeatureUpgrading (Inherited from SPFeatureReceiver.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

BulkWorkflowFeatureReceiver Class

Microsoft.Office.Workflow Namespace