ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / BasicFeatureLayer Class / IsSelectRelatedData Property

In This Topic
    IsSelectRelatedData Property (BasicFeatureLayer)
    In This Topic
    Gets whether a basic feature layer is set to automatically select related data.
    Syntax
    public bool IsSelectRelatedData {get;}
    Public ReadOnly Property IsSelectRelatedData As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also