ExportSettings.PageTitle field

The title of the page.

Namespace:  Microsoft.PerformancePoint.Scorecards.ServerCommon
Assembly:  Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)

Syntax

'Declaration
Public PageTitle As String
'Usage
Dim instance As ExportSettings
Dim value As String

value = instance.PageTitle

instance.PageTitle = value
public string PageTitle

See also

Reference

ExportSettings class

ExportSettings members

Microsoft.PerformancePoint.Scorecards.ServerCommon namespace