Share via


NoNamespace.lastRefreshVersion Field

Definition

Represents the lastRefreshVersion XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: state.
  • corresponds to the following strongly-typed properties: TimelineState.LastRefreshVersion.

Applies to