Kpi.ParentKpi Property

Definition

Parent KPI

Represents the following attribute in the schema: parent

[DocumentFormat.OpenXml.SchemaAttr(0, "parent")]
public DocumentFormat.OpenXml.StringValue ParentKpi { get; set; }
public DocumentFormat.OpenXml.StringValue ParentKpi { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "parent")]
public DocumentFormat.OpenXml.StringValue? ParentKpi { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("parent")]
public DocumentFormat.OpenXml.StringValue? ParentKpi { get; set; }
public DocumentFormat.OpenXml.StringValue? ParentKpi { get; set; }
member this.ParentKpi : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "parent")>]
member this.ParentKpi : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("parent")>]
member this.ParentKpi : DocumentFormat.OpenXml.StringValue with get, set
Public Property ParentKpi As StringValue

Property Value

Returns StringValue.

Attributes

Applies to