NameInfo.UniqueName Property (Microsoft.PerformancePoint.Scorecards)
The unique name of this cube.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)
Syntax
'Declaration
<XmlAttributeAttribute> _
Public Property UniqueName As String
'Usage
Dim instance As NameInfo
Dim value As String
value = instance.UniqueName
instance.UniqueName = value
[XmlAttributeAttribute]
public string UniqueName { get; set; }
See Also
Reference
NameInfo Class
NameInfo Members
Microsoft.PerformancePoint.Scorecards Namespace