Share via


DataSource.SourceName Property (Microsoft.PerformancePoint.Scorecards)

The type of data source.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Overridable Property SourceName As String
'Usage
Dim instance As DataSource
Dim value As String

value = instance.SourceName

instance.SourceName = value
[XmlAttributeAttribute] 
public virtual string SourceName { get; set; }

See Also

Reference

DataSource Class
DataSource Members
Microsoft.PerformancePoint.Scorecards Namespace