BpmProperty.IsInternalProperty-Methode
Bestimmt, ob diese Eigenschaft intern ist.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Function IsInternalProperty As Boolean
'Usage
Dim instance As BpmProperty
Dim returnValue As Boolean
returnValue = instance.IsInternalProperty()
public bool IsInternalProperty()
Rückgabewert
Typ: System.Boolean
true ist die Eigenschaft interne; andernfalls false.
Hinweise
Interne Eigenschaften werden Systemeigenschaften, die für die Anwendung für den Betrieb erforderlich sind.