Share via


NoNamespace.serverField Field

Definition

Represents the serverField XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cacheField, pivotField.
  • corresponds to the following strongly-typed properties: CacheField.ServerField, PivotField.ServerField.

Applies to