Share via


NoNamespace.parent Field

Definition

Represents the parent XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: calculatedMember, kpi.
  • corresponds to the following strongly-typed properties: CalculatedMember.ParentName, Kpi.ParentKpi.

Applies to