Share via


NoNamespace.headersInLastRefresh Field

Definition

Represents the headersInLastRefresh XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: queryTableRefresh.
  • corresponds to the following strongly-typed properties: QueryTableRefresh.HeadersInLastRefresh.

Applies to