Share via


MdxKpi.KpiIndex Property

Definition

KPI Index

Represents the following attribute in the schema: np

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

Property Value

Returns UInt32Value.

Attributes

Applies to