ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / ReportOptions Class / ReportCustomTemplatePath Property

In This Topic
    ReportCustomTemplatePath Property
    In This Topic
    Gets and sets the default path for the location of the custom template paths.
    Syntax
    Public Property ReportCustomTemplatePath As String
    public string ReportCustomTemplatePath {get; set;}
    Remarks
    Attempting to set the ReportTemplatePath to null or empty string is ignored.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.4 or higher.
    See Also