Partager via


BpmProperty.IsInternalProperty - Méthode

Détermine si cette propriété est interne.

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

Syntaxe

'Déclaration
Public Function IsInternalProperty As Boolean
'Utilisation
Dim instance As BpmProperty
Dim returnValue As Boolean

returnValue = instance.IsInternalProperty()
public bool IsInternalProperty()

Valeur renvoyée

Type : System.Boolean
true si la propriété est interne ; dans le cas contraire, false.

Remarques

Internes les propriétés système sont requis pour l'application de fonctionner.

Voir aussi

Référence

BpmProperty classe

BpmProperty - Membres

IsInternalProperty - Surcharge

Microsoft.PerformancePoint.Scorecards - Espace de noms