Share via


NoNamespace.localRefresh Field

Definition

Represents the localRefresh XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: olapPr.
  • corresponds to the following strongly-typed properties: OlapProperties.LocalRefresh.

Applies to