Share via


NoNamespace.groupInterval Field

Definition

Represents the groupInterval XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rangePr.
  • corresponds to the following strongly-typed properties: RangeProperties.GroupInterval.

Applies to