SPMDSFeatureReceiver class

Toggles the Master Data Services (MDS) mode for the site.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPFeatureReceiver
    Microsoft.SharePoint.SPMDSFeatureReceiver

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public NotInheritable Class SPMDSFeatureReceiver _
    Inherits SPFeatureReceiver
'Usage
Dim instance As SPMDSFeatureReceiver
public sealed class SPMDSFeatureReceiver : SPFeatureReceiver

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPMDSFeatureReceiver members

Microsoft.SharePoint namespace