Partilhar via


CustomFCODefinition.EditorUri Property

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

See Also

Reference

CustomFCODefinition Class

CustomFCODefinition Members

Microsoft.PerformancePoint.Scorecards.Extensions Namespace