Share via


NoNamespace.minimalRefreshVersion Field

Definition

Represents the minimalRefreshVersion XML attribute.

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

Applies to