ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Reports Namespace / ReportCustomTemplateDefinition Class
Properties Methods


In This Topic
    ReportCustomTemplateDefinition Class Members
    In This Topic

    The following tables list the members exposed by ReportCustomTemplateDefinition.

    Public Constructors
     NameDescription
    Public Constructor Creates a ReportCustomTemplateDefinition object.  
    Top
    Public Properties
     NameDescription
    Public Property Access and assign the data source by indexing the element name.  
    Public Property Gets the list of ReportCustomTemplateDataSourceInfos.  
    Public Property Gets and sets the list of supplemental page items to be used in the report. An item can either be a URI to a layout in the project or a path to a .pagx file on disk.  
    Top
    Public Methods
     NameDescription
    Public Method Determines if a new Report using the specified ReportCustomTemplateDefinition can be created.  
    Top
    See Also