Version

KeyPerformanceIndicator Class Members

The following tables list the members exposed by KeyPerformanceIndicator.

Public Constructors
 NameDescription
Public ConstructorKeyPerformanceIndicator ConstructorInitializes a new instance of the KeyPerformanceIndicator class.  
Public Properties
 NameDescription
Public PropertyAnnotationsGets the annotations.  
Public PropertyCaptionGets the caption associated with the KeyPerformanceIndicator.  
Public PropertyCurrentTimeGets the unique name of the member in the time dimension that defines the temporal context of the KeyPerformanceIndicator. Returns NULL if there is no Time defined.  
Public PropertyDescriptionGets the description of the KeyPerformanceIndicator.  
Public PropertyDisplayFolderGets a string that identifies the path of the display folder that the client application uses to show the member. The folder level separator is defined by the client application. For the tools and clients supplied by Analysis Services, the backslash (\) is the level separator. To provide multiple display folders, use a semicolon (;) to separate the folders.  
Public PropertyGoalGets the unique name of the member in the measures dimension. Returns NULL if there is no Goal defined.  
Public PropertyMeasureGroupNameGets the associated measure group for the KPI. You can use this property to determine the dimensionality of the KPI. If null, the KPI will be dimensioned by all measure groups. The default value is null.  
Public PropertyNameGets the name of the KeyPerformanceIndicator.  
Public PropertyParentKeyPerformanceIndicatorNameGets the name of the parent KeyPerformanceIndicator.  
Public PropertyScopeGets the scope of the KPI. The KPI can be a session KPI or global KPI.  
Public PropertyStatusGets the unique name of the member in the measures dimension. Returns NULL if there is no Status defined.  
Public PropertyStatusGraphicGets the default graphical representation of the KeyPerformanceIndicator.  
Public PropertyTrendGets the unique name of the member in the measures dimension. Returns NULL if there is no Trend defined.  
Public PropertyTrendGraphicGets the default graphical representation of the KeyPerformanceIndicator.  
Public PropertyValueGets the unique name of the member in the measures dimension.  
Public PropertyWeightGets the unique name of the member in the measures dimension. Returns NULL if there is no Weight defined.  
See Also