ArcGIS Pro 2.8 API Reference Guide
SupportsMetadata Property (ElevationSurface)

ArcGIS.Desktop.Mapping Namespace > ElevationSurface Class : SupportsMetadata Property
Gets whether the ElevationSource supports metadata
Syntax
public override bool SupportsMetadata {get;}
Public Overrides NotOverridable ReadOnly Property SupportsMetadata As Boolean
Remarks
ElevationSource does not support Metadata. Calling any method on IMetadataInfo will result in a System.NotSupportedException
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ElevationSurface Class
ElevationSurface Members