This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > ID > IDataSummaryAction Interface > IDataSummaryAction.ReportTitle Property (ArcObjects .NET 10.5 SDK) |
property ReportTitle.
[Visual Basic .NET] Public Property ReportTitle As String
[C#] public string ReportTitle {get; set;}
[C++]
HRESULT get_ReportTitle(
BSTR* ReportTitle
);
[C++]
HRESULT put_ReportTitle(
BSTR ReportTitle
);
[C++]
Parameters ReportTitle [out, retval] ReportTitle is a parameter of type BSTR ReportTitle [in] ReportTitle is a parameter of type BSTR