Share via


P.iterate Field

Definition

Represents the p:iterate XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: cTn.
  • has the following child XML elements: tmAbs, tmPct.
  • has the following XML attributes: backwards, type.
  • corresponds to the following strongly-typed classes: Iterate.

Applies to