Share via


X.kpis Field

Definition

Represents the x:kpis XML element.

public static readonly System.Xml.Linq.XName kpis;
 staticval mutable kpis : System.Xml.Linq.XName
Public Shared ReadOnly kpis As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pivotCacheDefinition.
  • has the following child XML elements: kpi.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: Kpis.

Applies to