다음을 통해 공유


BulkWorkflowFeatureReceiver.FeatureDeactivating Method

Executes when a feature is deactivated on a particular object.

Namespace:  Microsoft.Office.Workflow
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Overrides Sub FeatureDeactivating ( _
    properties As SPFeatureReceiverProperties _
)
'Usage
Dim instance As BulkWorkflowFeatureReceiver
Dim properties As SPFeatureReceiverProperties

instance.FeatureDeactivating(properties)
public override void FeatureDeactivating(
    SPFeatureReceiverProperties properties
)

Parameters

See Also

Reference

BulkWorkflowFeatureReceiver Class

BulkWorkflowFeatureReceiver Members

Microsoft.Office.Workflow Namespace