Provides access to members that provide information about whether metadata can be edited.
Members
| Name | Description | |
|---|---|---|
![]() |
CanEditMetadata | Indicates if metadata can be edited. |
IMetadataEdit.CanEditMetadata Property
Indicates if metadata can be edited.
Public ReadOnly Property CanEditMetadata As Boolean
public bool CanEditMetadata {get;}
Remarks
This property is available to those objects that support metadata.
Classes that implement IMetadataEdit
| Classes | Description |
|---|---|
| CadDrawingName (esriDataSourcesFile) | Cad Drawing Name object |
| FeatureDatasetName | Esri Feature Dataset Name object. |
| FgdbTableName (esriDataSourcesGDB) | File GeoDatabase Table Name object. |
| FunctionRasterDataset (esriDataSourcesRaster) | A class for a function raster dataset. |
| GeometricNetworkName | Esri Geometric Network Name object. |
| LasDatasetName (esriGeoDatabaseExtensions) | The Esri LasDatasetName component. |
| NetworkDatasetName | A container for describing this network dataset's name properties. |
| ObjectClassName | Esri Object Class Name object. |
| RasterBand (esriDataSourcesRaster) | A representation of a single band of a raster dataset on disk. |
| RasterBandName | A container for name information about a raster band. |
| RasterDataset (esriDataSourcesRaster) | A representation of a raster dataset on disk. |
| RasterDatasetName | A container for name information about a raster dataset. |
| RelationshipClassName | Esri Relationship Class Name object. |
| TableName | Esri Table Name object. |
| Terrain (esriGeoDatabaseExtensions) | The Esri Terrain component. |
| TerrainName (esriGeoDatabaseExtensions) | Esri Terrain Name object. |
| Tin | The Esri TIN component. |
| TinName | The Esri TinName component. |
| TopologyName | Esri Topology Name object. |
| UtilityNetworkName | A container for describing this utility network's name properties. |
