This document is archived and information here might be outdated.  Recommended version.


IPlugInMetadata2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IP > IPlugInMetadata2 Interface
ArcGIS Developer Help

IPlugInMetadata2 Interface

Provides access to members that manage property set metadata for a plug-in.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property CanEditMetadata Indicates if the metadata for the indicated dataset currently writable.
Read/write property Metadata A property set containing the metadata for the indicated dataset.
Read/write property MetadataByType A property set containing the metadata for the indicated dataset.

Inherited Interfaces

Interfaces Description
IPlugInMetadata Provides access to members that manage property set metadata for a plug-in.

Classes that implement IPlugInMetadata2

Classes Description