Share via


Constants.InternalProperty Field (Microsoft.PerformancePoint.Scorecards)

The GUID that represents an internal property. If a property's unique name begins with "8DD07D4D87794510AFDB1F07664359BC", then it is internal. Uses the BpmProperty.IsInternalProperty method.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Shared ReadOnly InternalProperty As Guid
'Usage
Dim value As Guid

value = Constants.InternalProperty
public static readonly Guid InternalProperty

See Also

Reference

Constants Class
Constants Members
Microsoft.PerformancePoint.Scorecards Namespace