Share via


NoNamespace.serverFill Field

Definition

Represents the serverFill XML attribute.

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

Applies to