Share via


NoNamespace.goal Field

Definition

Represents the goal XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: kpi.
  • corresponds to the following strongly-typed properties: Kpi.Goal.

Applies to