ExportSettings.WebPartTitle field

The title of the Web Part.

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

Syntax

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

value = instance.WebPartTitle

instance.WebPartTitle = value
public string WebPartTitle

See also

Reference

ExportSettings class

ExportSettings members

Microsoft.PerformancePoint.Scorecards.ServerCommon namespace