ArcGIS Pro 2.9 API Reference Guide
DatumTransforms Property

ArcGIS.Core.CIM Namespace > CIMMap Class : DatumTransforms Property
Gets or sets the set of geographic transformations used by the map for spatial references that do not have vertical coordinate system.
Syntax
public CIMDatumTransform[] DatumTransforms {get; set;}
Public Property DatumTransforms As CIMDatumTransform()
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

CIMMap Class
CIMMap Members