다음을 통해 공유


ExportSettings.PageTitle Property

The title of the page.

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

Syntax

'Declaration
Public Property PageTitle As String
    Get
    Set
'Usage
Dim instance As ExportSettings
Dim value As String

value = instance.PageTitle

instance.PageTitle = value
public string PageTitle { get; set; }

Property Value

Type: System.String

See Also

Reference

ExportSettings Class

ExportSettings Members

Microsoft.PerformancePoint.Scorecards.ServerCommon Namespace