Share via


NoNamespace.quartileMethod Field

Definition

Represents the quartileMethod XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: statistics.
  • corresponds to the following strongly-typed properties: Statistics.QuartileMethod.

Applies to