Kpi.ParentKpiID Property

Definition

Gets or sets the parent kpi.

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Kpi_ParentKpiID")]
public string ParentKpiID { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Kpi_ParentKpiID")>]
member this.ParentKpiID : string with get, set
Public Property ParentKpiID As String

Property Value

String

A String that contains the identifier of the parent kpi.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to