This document is archived and information here might be outdated. Recommended version. |
property ReportTitle.
[Visual Basic .NET]
Public Property ReportTitle As String
[C#]
public string ReportTitle {get; set;}
[C++]
HRESULT get_ReportTitle(
System.String* 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