ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPrimitiveOverride Class / PropertyName Property

In This Topic
    PropertyName Property (CIMPrimitiveOverride)
    In This Topic
    Gets or sets the property name in the primitive this override applies to.
    Syntax
    public string PropertyName {get; set;}
    Public Property PropertyName As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also