ParameterSelectionControl.IsTrue - Méthode

Détermine si l'objet spécifié est un contrôle de filtre.

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

Syntaxe

'Déclaration
Protected Shared Function IsTrue ( _
    o As Object _
) As Boolean
'Utilisation
Dim o As Object
Dim returnValue As Boolean

returnValue = ParameterSelectionControl.IsTrue(o)
protected static bool IsTrue(
    Object o
)

Paramètres

Valeur renvoyée

Type : System.Boolean

Voir aussi

Référence

ParameterSelectionControl classe

ParameterSelectionControl - Membres

Microsoft.PerformancePoint.Scorecards.ServerRendering - Espace de noms