ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / StyleProjectItem Class / CanUnreferenceStyle Method

In This Topic
    CanUnreferenceStyle Method
    In This Topic
    Gets a value which indicates whether a StyleProjectItem can be unreferenced.
    Syntax
    public bool CanUnreferenceStyle()
    Public Function CanUnreferenceStyle() As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also