Share via


NoNamespace.timelineData Field

Definition

Represents the timelineData XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: timelinePivotCacheDefinition.
  • corresponds to the following strongly-typed properties: TimelinePivotCacheDefinition.TimelineData.

Applies to