Share via


NoNamespace.intervalClosed Field

Definition

Represents the intervalClosed XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: binning.
  • corresponds to the following strongly-typed properties: Binning.IntervalClosed.

Applies to