ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Reports Namespace / ReportCustomTemplateDataSourceInfo Class


In This Topic
    ReportCustomTemplateDataSourceInfo Class Properties
    In This Topic

    For a list of all members of this type, see ReportCustomTemplateDataSourceInfo members.

    Public Properties
     NameDescription
    Public Property Gets and sets the list of chart names used to assign to the charts in the template.  
    Public Property Gets the dictionary of the chart elements and the assigned chart name.  
    Public Property Gets the report data source data connection.  
    Public Property Gets and sets the DefinitionQuery property.  
    Public Property Indicates the given data source is a relate data source.  
    Public Property Gets the report data source map member.  
    Public Property Gets and sets the list of map URI strings used to assign to the map frames in the template.  
    Public Property Gets the dictionary of map frame elements and the assigned URI string.  
    Public Property 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.  
    Public Property Gets and sets the RelateName property.  
    Public Property Gets the TokenFieldInfos property.  
    Top
    See Also