IPlugin Interface

 

Applies To: Dynamics CRM 2015

Base interface for a plug-in.

Namespace:   Microsoft.Xrm.Sdk
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

public interface IPlugin
public interface class IPlugin
type IPlugin = interface end
Public Interface IPlugin

Methods

Name Description
System_CAPS_pubmethod Execute(IServiceProvider)

Executes plug-in code in response to an event.

See Also

Microsoft.Xrm.Sdk Namespace
Write a plug-in
Write plug-ins to extend business processes

Return to top

© 2016 Microsoft. All rights reserved. Copyright