Documentation Center

IDeleteMetadataPlugin

Describes the interface to run delete plugins

NameGets or sets the name of the plugin
void Initialize(IPluginConfiguration configuration)Initialize and validate all parameters used by the plugin.
void Run(IDeleteMetadataContext context) Runs the delete metadata plugin