Share via


NoNamespace.interval Field

Definition

Represents the interval XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: connection.
  • corresponds to the following strongly-typed properties: Connection.Interval.

Applies to