ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Reports Namespace / ReportCustomTemplateDataSourceInfo Class / RelateDataSourceParentElementName Property

In This Topic
    RelateDataSourceParentElementName Property
    In This Topic
    Gets the parent element name of the relate data source. Will be null or empty if the data source is not a relate data source.
    Syntax
    public string RelateDataSourceParentElementName {get;}
    Public ReadOnly Property RelateDataSourceParentElementName As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also