The write plugins provide interfaces to define custom write handlers, handler configurations based on the write plugin settings, and to allow handlers to access other services.
IPluginConfiguration The IPluginConfiguration interface is implemented by the object passed to the .NET handler Initialize method. It provides a handler with the parameters configured in the XML Write Plugin Settings.
IWriteMetadataContext This topic describes the properties and methods of the IWriteMetadataContext interface.
IWriteMetadataPlugin Describes the interface to run write plugins when only the metadata is updated
IWriteMetadataAndBlobContext This topic describes the properties and methods of the IWriteMetadataAndBlobContext interface.
IWriteMetadataAndBlobPlugin Describes the interface to run write plugins when metadata and the blob are updated.
IBaselineItem Describes the properties of the IBaselineItem interface.
IBaselineItems The IBaselineItems interface allows you to iterate over the list of baseline items.
IWriteBaselineItemsContext This topic describes the properties and methods of the IWriteBaselineItemsContext interface.