ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMRestrictionStatusRenderer Class / RestrictionStatusSymbolClasses Property

In This Topic
    RestrictionStatusSymbolClasses Property
    In This Topic
    Gets or sets the restriction status symbol classes. if advanced mode (is classify by preference level): all but GeneralTraversable can be applicable. if basic mode (is NOT classify by preference level): only Prohibited, GeneralTraversable, and Invalid can be applicable. MixedPreferenceLevelTraversable only applicable to NDSRendererTarget.Edges.
    Syntax
    public CIMRestrictionStatusSymbolClass[] RestrictionStatusSymbolClasses {get; set;}
    Public Property RestrictionStatusSymbolClasses As CIMRestrictionStatusSymbolClass()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also