Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
BulkWorkflowFeatureReceiver | Initializes a new instance of the BulkWorkflowFeatureReceiver class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
FeatureActivated | Executes when a feature is activated on a particular object. (Overrides SPFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties).) |
![]() |
FeatureDeactivating | Executes when a feature is deactivated on a particular object. (Overrides SPFeatureReceiver.FeatureDeactivating(SPFeatureReceiverProperties).) |
![]() |
FeatureInstalled | Executes when a feature is installed on a particular object. (Overrides SPFeatureReceiver.FeatureInstalled(SPFeatureReceiverProperties).) |
![]() |
FeatureUninstalling | Executes when a feature is uninstalled on a particular object. (Overrides SPFeatureReceiver.FeatureUninstalling(SPFeatureReceiverProperties).) |
![]() |
FeatureUpgrading | (Inherited from SPFeatureReceiver.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top