다음을 통해 공유


BulkWorkflowFeatureReceiver.FeatureInstalled Method

Executes when a feature is installed on a particular object.

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

Syntax

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

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

Parameters

See Also

Reference

BulkWorkflowFeatureReceiver Class

BulkWorkflowFeatureReceiver Members

Microsoft.Office.Workflow Namespace