Share via


Setting.Type Property (Microsoft.PerformancePoint.Scorecards)

The type name of the setting.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Overridable Property Type As SettingType
'Usage
Dim instance As Setting
Dim value As SettingType

value = instance.Type

instance.Type = value
[XmlAttributeAttribute] 
public virtual SettingType Type { get; set; }

See Also

Reference

Setting Class
Setting Members
Microsoft.PerformancePoint.Scorecards Namespace