Share via


DGM.ruleLst Field

Definition

Represents the dgm:ruleLst XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: else, forEach, if, layoutNode.
  • has the following child XML elements: rule.
  • corresponds to the following strongly-typed classes: RuleList.

Applies to