ArcGIS Pro 2.6 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 10, Windows 8.1, Windows 7

See Also

Reference

CIMMap Class
CIMMap Members