ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMDictionaryRenderer Class / FieldMap Property

In This Topic
    FieldMap Property
    In This Topic
    Gets or sets the field map between expected fields and actual fields.
    Syntax
    public CIMStringMap[] FieldMap {get; set;}
    Public Property FieldMap As CIMStringMap()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also