ArcGIS Pro 2.6 API Reference Guide
ElevationSurfaceID Property

ArcGIS.Desktop.Editing Namespace > ElevationCapturing Class : ElevationSurfaceID Property
Gets or sets the ID of the current surface to be used with ElevationCaptureMode.Surface mode elevation capturing.
Syntax
public static string ElevationSurfaceID {get; set;}
Public Shared Property ElevationSurfaceID As String
Remarks
Attempting to set a null ID is valid indicating the default surface should be chosen.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ElevationCapturing Class
ElevationCapturing Members