This document is archived and information here might be outdated.  Recommended version.


IReportTemplate.ReportTitle Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMap > ESRI.ArcGIS.ArcMap > Interfaces > IR > IReportTemplate Interface > IReportTemplate.ReportTitle Property
ArcGIS Developer Help

IReportTemplate.ReportTitle Property

Indicates the title for the report.

[Visual Basic .NET]
Public Property ReportTitle As String
[C#]
public string ReportTitle {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IReportTemplate Interface