Share via


P.nextCondLst Field

Definition

Represents the p:nextCondLst XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: seq.
  • has the following child XML elements: cond.
  • corresponds to the following strongly-typed classes: NextConditionList.

Applies to