Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The URI of the custom editor.
Namespace: Microsoft.PerformancePoint.Scorecards.Extensions
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Property EditorUri As String
Get
Set
'Usage
Dim instance As CustomFCODefinition
Dim value As String
value = instance.EditorUri
instance.EditorUri = value
public string EditorUri { get; set; }
Property Value
Type: System.String