ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeGraphCoordinatePropertyValue Class / FieldNames Property

In This Topic
    FieldNames Property (CIMKnowledgeGraphCoordinatePropertyValue)
    In This Topic
    Gets or sets the field names of this property value.
    Syntax
    Public Property FieldNames As String()
    public string[] FieldNames {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.3 or higher.
    See Also