Share via


NoNamespace.sendLocale Field

Definition

Represents the sendLocale XML attribute.

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

Applies to