ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFacilityLayerProperties Class / NameField Property

In This Topic
    NameField Property (CIMFacilityLayerProperties)
    In This Topic
    Gets or sets the name of the field containing the facility name.
    Syntax
    public string NameField {get; set;}
    Public Property NameField As String
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also