SettingType Enumeration (Microsoft.PerformancePoint.Scorecards)

The data type for this setting

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

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration SettingType
'Usage
Dim instance As SettingType
[SerializableAttribute] 
public enum SettingType

Members

  Member name Description
Boolean A boolean.  
Integer An integer.  
String A string.  

See Also

Reference

Microsoft.PerformancePoint.Scorecards Namespace