ArcGIS Pro 3.4 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 string ReportCustomTemplatePath {get; set;}
    Public Property ReportCustomTemplatePath As String
    Remarks
    Attempting to set the ReportTemplatePath to null or empty string is ignored.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also