Share via


NoNamespace.firstBackgroundRefresh Field

Definition

Represents the firstBackgroundRefresh XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: queryTable.
  • corresponds to the following strongly-typed properties: QueryTable.FirstBackgroundRefresh.

Applies to