Share via


NoNamespace.trend Field

Definition

Represents the trend XML attribute.

public static readonly System.Xml.Linq.XName trend;
 staticval mutable trend : System.Xml.Linq.XName
Public Shared ReadOnly trend 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.Trend.

Applies to