StatusFilter.IndicatorLocationGuid Property
Gets or sets the location of the indicator.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Property IndicatorLocationGuid As Guid
Get
Set
'Usage
Dim instance As StatusFilter
Dim value As Guid
value = instance.IndicatorLocationGuid
instance.IndicatorLocationGuid = value
public Guid IndicatorLocationGuid { get; set; }
Property Value
Type: System.Guid
The location of the indicator.