Freigeben über


ParameterizableControl.GetRelatedInfo-Methode

Exportinformationen von Ressourcenzeichenfolgen und die angegebenen Einstellungen generiert.

Namespace:  Microsoft.PerformancePoint.Scorecards.Server.Extensions
Assembly:  Microsoft.PerformancePoint.Scorecards.Server (in Microsoft.PerformancePoint.Scorecards.Server.dll)

Syntax

'Declaration
Protected Overridable Function GetRelatedInfo ( _
    exportSettings As ExportSettings _
) As RelatedInfo
'Usage
Dim exportSettings As ExportSettings
Dim returnValue As RelatedInfo

returnValue = Me.GetRelatedInfo(exportSettings)
protected virtual RelatedInfo GetRelatedInfo(
    ExportSettings exportSettings
)

Parameter

Rückgabewert

Typ: RelatedInfo

Siehe auch

Referenz

ParameterizableControl Klasse

ParameterizableControl-Member

Microsoft.PerformancePoint.Scorecards.Server.Extensions-Namespace