Documentation Center

IWriteMetadataPlugin

Describes the interface to run write plugins when only the metadata is updated

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