Click to Rate and Give Feedback
IPolicyFeature Interface (Microsoft.Office.RecordsManagement.InformationPolicy)
Specifies the interface that a class must implement to act as a policy feature.

Namespace: Microsoft.Office.RecordsManagement.InformationPolicy
Assembly: Microsoft.Office.Policy (in microsoft.office.policy.dll)

Visual Basic (Declaration)
Public Interface IPolicyFeature
Visual Basic (Usage)
Dim instance As IPolicyFeature
C#
public interface IPolicyFeature

In addition to installing a valid Policy Feature Definition, each policy feature must also contain a class that implements the IPolicyFeature interface. This interface enables Microsoft Office SharePoint Server 2007 to call the code required to perform any initiation work the policy feature needs, as well as any code required to perform any tasks when a policy item that is associated with the policy feature is added, deleted, or changed for a content type.

For more information, see IPolicyFeature Interface Overview and Policy Feature Definitions. For an example of how to use this method, see the PolicyFeature.cs file and the EnterpriseContentManagementStarterKitSampleGuide document in the ECM Starter Kit code sample folders in the Microsoft Office SharePoint Server 2007 SDK download.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker