Share via


P.prevCondLst Field

Definition

Represents the p:prevCondLst XML element.

public static readonly System.Xml.Linq.XName prevCondLst;
 staticval mutable prevCondLst : System.Xml.Linq.XName
Public Shared ReadOnly prevCondLst 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: PreviousConditionList.

Applies to