ParameterizableControl.GetRelatedInfo - Méthode

Génère des informations sur l'exportation de chaînes de ressources et les paramètres spécifiés.

Espace de noms :  Microsoft.PerformancePoint.Scorecards.Server.Extensions
Assembly :  Microsoft.PerformancePoint.Scorecards.Server (dans Microsoft.PerformancePoint.Scorecards.Server.dll)

Syntaxe

'Déclaration
Protected Overridable Function GetRelatedInfo ( _
    exportSettings As ExportSettings _
) As RelatedInfo
'Utilisation
Dim exportSettings As ExportSettings
Dim returnValue As RelatedInfo

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

Paramètres

Valeur renvoyée

Type : RelatedInfo

Voir aussi

Référence

ParameterizableControl classe

ParameterizableControl - Membres

Microsoft.PerformancePoint.Scorecards.Server.Extensions - Espace de noms