ICustomizableFCO.Name Property

Gets or sets the name of the object.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Property Name As BpmPropertyText
    Get
    Set
'Usage
Dim instance As ICustomizableFCO
Dim value As BpmPropertyText

value = instance.Name

instance.Name = value
BpmPropertyText Name { get; set; }

Property Value

Type: Microsoft.PerformancePoint.Scorecards.BpmPropertyText
The name of the object.

See Also

Reference

ICustomizableFCO Interface

ICustomizableFCO Members

Microsoft.PerformancePoint.Scorecards Namespace